Switch wizard config to testing
All checks were successful
Deploy to Wizard / Deploy (push) Successful in 2s
All checks were successful
Deploy to Wizard / Deploy (push) Successful in 2s
This commit is contained in:
parent
908a08629f
commit
dbbc3d192e
@ -6,11 +6,14 @@ fi
|
||||
|
||||
source /opt/vyatta/etc/functions/script-template
|
||||
|
||||
. firewall.sh
|
||||
. interfaces.sh
|
||||
. nat.sh
|
||||
. qos.sh
|
||||
. service.sh
|
||||
. system.sh
|
||||
configure
|
||||
|
||||
. test.sh
|
||||
#. firewall.sh
|
||||
#. interfaces.sh
|
||||
#. nat.sh
|
||||
#. qos.sh
|
||||
#. service.sh
|
||||
#. system.sh
|
||||
|
||||
exit
|
3
wizard/config/test.sh
Normal file
3
wizard/config/test.sh
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/vbash
|
||||
|
||||
set system task-scheduler task update-nat-reflection interval '30'
|
Loading…
Reference in New Issue
Block a user