diff --git a/src/opnsense/service/conf/actions.d/actions_system.conf b/src/opnsense/service/conf/actions.d/actions_system.conf index ddd052e5d4..f2a7faf56a 100644 --- a/src/opnsense/service/conf/actions.d/actions_system.conf +++ b/src/opnsense/service/conf/actions.d/actions_system.conf @@ -241,14 +241,14 @@ type:script_output message:Show swap info [config.export] -command:/usr/local/bin/php /usr/local/opnsense/scripts/system/backup_download.php +command:/usr/local/opnsense/scripts/system/backup_download.php parameters:%s %s type:script_output message:export configuration description:Export local configuration [config.restore] -command:/usr/local/bin/php /usr/local/opnsense/scripts/system/backup_restore.php +command:/usr/local/opnsense/scripts/system/backup_restore.php parameters:%s type:script_output message:restore configuration