summaryrefslogtreecommitdiffstats
path: root/SOURCE/head.sh
diff options
context:
space:
mode:
authordanix <danix@danix.xyz>2023-04-03 18:42:43 +0200
committerdanix <danix@danix.xyz>2023-04-03 18:42:43 +0200
commit9eb02251c45d2b0d312b2c40f65f2f926bfb9a34 (patch)
tree4810195ee8747da09872369ae5b5443cb813e26e /SOURCE/head.sh
parent07d42c7a11d817e19c4fb81dcdd1ae97ede991e8 (diff)
downloadbash-notes-9eb02251c45d2b0d312b2c40f65f2f926bfb9a34.tar.gz
bash-notes-9eb02251c45d2b0d312b2c40f65f2f926bfb9a34.zip
working on the backup and backup restore functionalities.
Diffstat (limited to 'SOURCE/head.sh')
-rw-r--r--SOURCE/head.sh1
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 )