dotsplus > dots+
This commit is contained in:
@@ -179,8 +179,8 @@ if [ ${operation} == "dots" ] ; then
|
||||
|
||||
fi
|
||||
|
||||
# dotsplus (wallpapers, fonts ++)
|
||||
if [ ${operation} == "dotsplus" ] ; then
|
||||
# dots+ (wallpapers, fonts ++)
|
||||
if [ ${operation} == "dots+" ] ; then
|
||||
|
||||
echo "***** ${operation} *****"
|
||||
rm -rf ${clone_trg}/dotsplus-main
|
||||
|
||||
@@ -76,7 +76,7 @@ shopt -u extglob
|
||||
shopt -s extglob
|
||||
if [ $operation == "dots+" ] ; then
|
||||
|
||||
execute_script 99_deploy.sh dotsplus
|
||||
execute_script 99_deploy.sh dots+
|
||||
|
||||
fi
|
||||
shopt -u extglob
|
||||
|
||||
Reference in New Issue
Block a user