borg container image feature/review-docker: pipelines and scripts revisions #1
@@ -21,7 +21,7 @@ case "$MODE" in
|
||||
;;
|
||||
|
||||
SHELL)
|
||||
echo "Executing: bash -c \"${@:1}\"."
|
||||
echo "Executing: bash script."
|
||||
bash -c "${@:1}"
|
||||
;;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user