0.5r2 - Exit 0
This commit is contained in:
@@ -37,5 +37,4 @@ function compressor()
|
||||
esac
|
||||
|
||||
echo -e "\nDone"
|
||||
exit 0
|
||||
}
|
||||
|
||||
@@ -37,5 +37,4 @@ function decompressor()
|
||||
esac
|
||||
|
||||
echo -e "\nDone"
|
||||
exit 0
|
||||
}
|
||||
@@ -82,5 +82,4 @@ function install()
|
||||
fi
|
||||
|
||||
echo -e "\nDependencies installation finished\n"
|
||||
exit 0
|
||||
}
|
||||
@@ -45,7 +45,6 @@ function check()
|
||||
echo -e "\nIn order to use all the extensions install the packages: tar, bzip2, gzip, zip, unzip, 7za, rar, unrar"
|
||||
fi
|
||||
echo ""
|
||||
exit 0
|
||||
}
|
||||
|
||||
function lowercase()
|
||||
|
||||
Reference in New Issue
Block a user