Switch to explicit 'source' command, add compare, commit, save to end of script
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
dbbc3d192e
commit
ab450c54f6
@ -8,12 +8,15 @@ source /opt/vyatta/etc/functions/script-template
|
||||
|
||||
configure
|
||||
|
||||
. test.sh
|
||||
#. firewall.sh
|
||||
#. interfaces.sh
|
||||
#. nat.sh
|
||||
#. qos.sh
|
||||
#. service.sh
|
||||
#. system.sh
|
||||
source test.sh
|
||||
#source firewall.sh
|
||||
#source interfaces.sh
|
||||
#source nat.sh
|
||||
#source qos.sh
|
||||
#source service.sh
|
||||
#source system.sh
|
||||
|
||||
compare
|
||||
commit
|
||||
save
|
||||
exit
|
Loading…
Reference in New Issue
Block a user