tiny fixes

This commit is contained in:
q
2016-07-22 09:17:00 +03:00
parent e88a9c3fc8
commit eae91fdfdc

View File

@@ -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