Fix cron job output

This commit is contained in:
Daniel Berteaud 2016-05-31 13:09:55 +02:00
parent cbe6f3fdf2
commit c1b0d270c0
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
#!/bin/sh
su -s /bin/bash - -c "cd /usr/share/dl/include/scripts && /usr/bin/php ./expire.php"
su -s /bin/bash -c "cd /usr/share/dl/include/scripts && /usr/bin/php ./expire.php"