diff --git a/canto_weekly.service b/canto_weekly.service
index e3ec6b11967f48e8dc724a56e8c63d188f93af23..35f3f4fa13d6f3fb41b63fa4672242851740c3fe 100644
--- a/canto_weekly.service
+++ b/canto_weekly.service
@@ -4,8 +4,8 @@ After=network-online.target
 Wants=network-online.target
 
 [Service]
-WorkingDirectory=/data/export/canto-space
-ExecStart=/data/export/canto-space/weekly_routine.sh
+WorkingDirectory=/data/export/canto-project/canto-space
+ExecStart=/data/export/canto-project/canto-space/weekly_routine.sh
 
 [Install]
-WantedBy=default.target
\ No newline at end of file
+WantedBy=default.target