From 9eb02251c45d2b0d312b2c40f65f2f926bfb9a34 Mon Sep 17 00:00:00 2001 From: danix Date: Mon, 3 Apr 2023 18:42:43 +0200 Subject: working on the backup and backup restore functionalities. --- SOURCE/head.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'SOURCE/head.sh') 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 ) -- cgit v1.2.3