aboutsummaryrefslogtreecommitdiffstats
path: root/copy.sh
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2024-12-08 06:35:35 +0900
committerJaKooLit <ejhay.games@gmail.com>2024-12-08 06:35:35 +0900
commitc9943ee447427bfdfdb71fe847475d7289c9ff48 (patch)
tree1fb07006d2ef7a722025331ed3c6e697cc880f4e /copy.sh
parenta620abfc0a347ed2a891349c616b61af9544af69 (diff)
minor update copy.sh
Diffstat (limited to 'copy.sh')
-rwxr-xr-xcopy.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/copy.sh b/copy.sh
index 384f6558..6c3fbf12 100755
--- a/copy.sh
+++ b/copy.sh
@@ -391,7 +391,7 @@ for DIR2 in $DIRS; do
if [ -d "$DIRPATH" ]; then
while true; do
- read -p "${CAT} ${ORANGE}$DIR2${RESET} config found in ~/.config/. Do you want to replace ${ORANGE}$DIR2${RESET} config? (Y/N): " DIR1_CHOICE
+ read -p "${CAT} ${ORANGE}$DIR2${RESET} config found in ~/.config/ Do you want to replace ${ORANGE}$DIR2${RESET} config? (Y/N): " DIR1_CHOICE
case "$DIR1_CHOICE" in
[Yy]* )
BACKUP_DIR=$(get_backup_dirname)
@@ -517,8 +517,6 @@ if [ -d "$DIRPATH/UserConfigs" ]; then
else
echo "${NOTE} - Skipped restoring $FILE_NAME."
fi
- else
- echo "${WARNING} - No backup found for $FILE_NAME."
fi
done
else
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage