Use alt php binary when expiring tickets

[SME: 10495]
This commit is contained in:
Daniel Berteaud 2018-01-21 10:11:37 +01:00
parent ea995a00cd
commit 1e3940ebcf
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__PHP_VERSION__ ./expire.php"