mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
Update commandscripting.rst
This commit is contained in:
parent
11491ec0ee
commit
88b7a70188
@ -67,7 +67,7 @@ Here is a simple example:
|
||||
|
||||
.. code-block:: sh
|
||||
|
||||
#!bin/vbash
|
||||
#!/bin/vbash
|
||||
source /opt/vyatta/etc/functions/script-template
|
||||
|
||||
configure
|
||||
@ -123,4 +123,4 @@ The default file looks like this:
|
||||
# or use services not available through the VyOS CLI system can be placed here.
|
||||
|
||||
.. hint::
|
||||
For configuration/upgrade management issues, modification of this script should be the last option. Always try to find solutions based on CLI commands first.
|
||||
For configuration/upgrade management issues, modification of this script should be the last option. Always try to find solutions based on CLI commands first.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user