Bugfixes
This commit is contained in:
@ -3,4 +3,4 @@ Description=Delete old shared hosting accounts
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/php /home/daniel/hosting/find_old.php
|
||||
ExecStart=/usr/bin/php /var/www/find_old.php
|
||||
|
@ -3,4 +3,4 @@ Description=Manage shared hosting accounts
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/php /home/daniel/hosting/cron.php
|
||||
ExecStart=/usr/bin/php /var/www/cron.php
|
||||
|
Reference in New Issue
Block a user