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