diff --git a/canto_weekly_export.service b/canto_weekly_export.service index 04ce8fedce6201b36b1b501bfb723ec7cf7e1353..eb89e77418f72f73bc9ccbb2ffbdd14ca0af9c11 100644 --- a/canto_weekly_export.service +++ b/canto_weekly_export.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_export.sh +WorkingDirectory=/data/export/canto-project/canto-space +ExecStart=/data/export/canto-project/canto-space/weekly_export.sh [Install] -WantedBy=default.target \ No newline at end of file +WantedBy=default.target