mirror of
				https://github.com/vyos/vyos-documentation.git
				synced 2025-10-26 08:41:46 +01:00 
			
		
		
		
	Merge pull request #1152 from glaubway/update-command-scripting
Update script ex with the correct "source" syntax
This commit is contained in:
		
						commit
						47b3c55785
					
				| @ -94,7 +94,7 @@ Here is a simple example: | ||||
|   #!/bin/vbash | ||||
|   source /opt/vyatta/etc/functions/script-template | ||||
|   configure | ||||
|   source < /config/scripts/setfirewallgroup.py | ||||
|   source <(/config/scripts/setfirewallgroup.py) | ||||
|   commit | ||||
| 
 | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user