diff options
Diffstat (limited to 'SOURCE/head.sh')
| -rw-r--r-- | SOURCE/head.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/SOURCE/head.sh b/SOURCE/head.sh index d68d171..6278aa1 100644 --- a/SOURCE/head.sh +++ b/SOURCE/head.sh @@ -118,6 +118,7 @@ terminal: ${TERMINAL} jq executable: ${JQ} " + echo "Now I'll create the needed files and directories." read -r -p "Do you wish to continue? (y/N) " ANSWER case $ANSWER in y|Y ) |
