From 8643f0cd877ca4b34472057e294a0ca268f73ca0 Mon Sep 17 00:00:00 2001 From: tuxwarrior Date: Sat, 4 May 2024 15:14:56 -0500 Subject: [PATCH] dotsplus > dots+ --- scripts/curae.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/scripts/curae.sh b/scripts/curae.sh index 83d2138..9955eff 100644 --- a/scripts/curae.sh +++ b/scripts/curae.sh @@ -31,7 +31,7 @@ fi this_file_name=`basename "$0"` if [ $# -lt 1 ]; then - echo "usage: '$this_file_name { dots | dotsplus | uf / upd-full [host]? | sw / software {update/install} [host]? | us / upd-self | yay }'" + echo "usage: '$this_file_name { dots | dots+ | uf / upd-full [host]? | sw / software {update/install} [host]? | us / upd-self | yay }'" exit 1 fi @@ -41,7 +41,7 @@ parameter_2=$3 shopt -s extglob case $operation in - !(dots|dotsplus|uf|upd-full|sw|software|us|upd-self|yay)) + !(dots|dots+|uf|upd-full|sw|software|us|upd-self|yay)) echo "error: unknown operation '$operation'" exit ;; @@ -72,9 +72,9 @@ if [ $operation == "dots" ] ; then fi shopt -u extglob -# update dotsplus (wallpapers, fonts, ++) +# update dots+ (wallpapers, fonts, ++) shopt -s extglob -if [ $operation == "dotsplus" ] ; then +if [ $operation == "dots+" ] ; then execute_script 99_deploy.sh dotsplus