diff --git a/canto_weekly.service b/canto_weekly.service
index 807a2c0f86fcf59ba89f0b85132f13d02d0d487d..e3ec6b11967f48e8dc724a56e8c63d188f93af23 100644
--- a/canto_weekly.service
+++ b/canto_weekly.service
@@ -4,7 +4,7 @@ After=network-online.target
 Wants=network-online.target
 
 [Service]
-WorkingDirectory=/data/export/canto-space/canto
+WorkingDirectory=/data/export/canto-space
 ExecStart=/data/export/canto-space/weekly_routine.sh
 
 [Install]