update
This commit is contained in:
@@ -112,7 +112,7 @@ output_file="${inputs_file%.*}-output.${inputs_file##*.}"
|
||||
|
||||
### Start of the script
|
||||
|
||||
echoCommand="echo Hello world to Alice | tee /config/echo_message.txt"
|
||||
echoCommand="echo Hello world to Alice | tee /configs/echo_message.txt"
|
||||
echoCommand_output=""
|
||||
echoCommand_status=0
|
||||
execute_command_with_status_code "$echoCommand" echoCommand_output echoCommand_status
|
||||
|
||||
Reference in New Issue
Block a user