Update install

This commit is contained in:
VirtuBox
2019-09-27 14:46:00 +02:00
parent 21a609cb83
commit ceecc89bbf

View File

@@ -9,7 +9,7 @@
# -------------------------------------------------------------------------
# wget -qO wo wops.cc && sudo bash wo
# -------------------------------------------------------------------------
# Version 3.9.9.1 - 2019-09-26
# Version 3.9.9.1 - 2019-09-27
# -------------------------------------------------------------------------
# CONTENTS
@@ -78,9 +78,6 @@ while [ "$#" -gt 0 ]; do
--purge | --uninstall)
wo_purge="y"
;;
-w | --wufw | --without-ufw)
ufw="n"
;;
-v | --version)
wo_version="$2"
shift