diff --git a/scripts/utilities/execute.sh b/scripts/utilities/execute.sh index 734e9d0b6..9f07e82f2 100755 --- a/scripts/utilities/execute.sh +++ b/scripts/utilities/execute.sh @@ -1,7 +1,4 @@ #!/bin/bash -# variables.sh -# addMessage.sh -# execute.sh (needs to be 755). # Execute the specified command. # Normally the command is built-in, but allow for an arbitrary command.