commit a3286cf24a1de063c6465dc1fc220a59d75daa6c
parent fb2c9e70a8b24dac467ab63be627c1b60e300fae
Author: um.hau <um.hau@outlook.com>
Date: Sun, 23 Jul 2017 18:51:50 -0400
don't ask for confirmation before removal
it gets annoying.
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/vmc b/vmc
@@ -83,7 +83,6 @@ make_sure_model_files_exist() {
# remove vmc ------------------------------------------------------------------
if [ $1 == '-remove' ]; then
- echo -n "Press [enter] to confirm removing VMC."; read
sudo rm -rf /opt/vmc
sudo rm -f /usr/local/bin/vmc
sudo rm -f /usr/local/bin/lmc