u
This commit is contained in:
@@ -100,7 +100,7 @@ execute_script() {
|
||||
shopt -s extglob
|
||||
if [ $operation == "dots" ] ; then
|
||||
|
||||
execute_script 99_dots.sh ${parameter_1}
|
||||
execute_script 99_download.sh dots
|
||||
|
||||
fi
|
||||
shopt -u extglob
|
||||
@@ -142,7 +142,7 @@ if [ $operation == "uf" ] || [ $operation == "upd-full" ] ; then
|
||||
fi
|
||||
|
||||
${home_dir}/${this_file} software setup ${parameter_1}
|
||||
${home_dir}/${this_file} dots all
|
||||
${home_dir}/${this_file} dots
|
||||
|
||||
fi
|
||||
shopt -u extglob
|
||||
|
||||
Reference in New Issue
Block a user