mirror of
https://github.com/opnsense/core.git
synced 2026-05-28 04:34:51 -04:00
Update actions_system.conf
This commit is contained in:
parent
31ce91614d
commit
fa15c18d0d
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue