mirror of
				https://github.com/optim-enterprises-bv/secureblue.git
				synced 2025-11-04 04:18:01 +00:00 
			
		
		
		
	chore: investigate "no such file or directory"
This commit is contained in:
		@@ -7,6 +7,8 @@ get_yaml_array RUN '.run[]' "$1"
 | 
			
		||||
 | 
			
		||||
cd "$CONFIG_DIRECTORY/scripts"
 | 
			
		||||
 | 
			
		||||
pwd
 | 
			
		||||
 | 
			
		||||
for CMD in "${RUN[@]}"; do
 | 
			
		||||
    echo "Running command: $CMD"
 | 
			
		||||
    $CMD
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user