tiny fixes
This commit is contained in:
@@ -8,6 +8,7 @@ function helpexit() {
|
||||
exit
|
||||
}
|
||||
|
||||
tput rmam
|
||||
FORCE=0
|
||||
FOLDERS=( )
|
||||
for ((i=1; i<=${#@}; i++)) {
|
||||
@@ -69,4 +70,4 @@ deletefiles "${FOLDERS[@]}"
|
||||
listfolders "${FOLDERS[@]}"
|
||||
echo Removing remaining $folders folders
|
||||
deletefolders "${FOLDERS[@]}"
|
||||
|
||||
tput smam
|
||||
|
||||
Reference in New Issue
Block a user