update to stable
This commit is contained in:
parent
7223f1e56e
commit
8c762f436b
@ -34,7 +34,6 @@ fi
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
help(){
|
help(){
|
||||||
[[ $help == "true" ]] && clear -x
|
[[ $help == "true" ]] && clear -x
|
||||||
echo "Basic Utilities"
|
echo "Basic Utilities"
|
||||||
@ -393,9 +392,6 @@ do
|
|||||||
delete-backup)
|
delete-backup)
|
||||||
deleteBackup="true"
|
deleteBackup="true"
|
||||||
;;
|
;;
|
||||||
updated)
|
|
||||||
self_updated="true"
|
|
||||||
;;
|
|
||||||
*)
|
*)
|
||||||
echo -e "Invalid Option \"--$OPTARG\"\n" && help
|
echo -e "Invalid Option \"--$OPTARG\"\n" && help
|
||||||
exit
|
exit
|
||||||
|
Loading…
Reference in New Issue
Block a user