summaryrefslogtreecommitdiffstats
path: root/etc/rc.restore_config_backup
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.restore_config_backup')
-rwxr-xr-xetc/rc.restore_config_backup4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/rc.restore_config_backup b/etc/rc.restore_config_backup
index 295f427..b64e023 100755
--- a/etc/rc.restore_config_backup
+++ b/etc/rc.restore_config_backup
@@ -1,4 +1,4 @@
-#!/usr/local/bin/php -q
+#!/usr/local/bin/php-cgi -q
<?php
require_once('config.inc');
@@ -126,4 +126,4 @@ while (true) {
fclose($fp);
die;
-?> \ No newline at end of file
+?>
OpenPOWER on IntegriCloud