layout upd
This commit is contained in:
@@ -48,6 +48,8 @@ case $operation in
|
||||
esac
|
||||
shopt -u extglob
|
||||
|
||||
# ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
|
||||
|
||||
# helper function
|
||||
execute_script() {
|
||||
file=$1
|
||||
@@ -59,10 +61,8 @@ execute_script() {
|
||||
/tmp/${file} ${parameter_1} ${parameter_2}
|
||||
}
|
||||
|
||||
|
||||
# ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
|
||||
|
||||
|
||||
# update dot files
|
||||
shopt -s extglob
|
||||
if [ $operation == "dots" ] ; then
|
||||
|
||||
Reference in New Issue
Block a user