Update vaultwarden-update.sh

This commit is contained in:
tteckster
2022-03-26 11:37:54 -04:00
committed by GitHub
parent 051a813d59
commit daec6c88b4

View File

@ -29,8 +29,6 @@ while true; do
* ) echo "Please answer yes or no.";;
esac
done
#clear
#update_info
sleep 2
echo -e "${GN} Stopping Vaultwarden... ${CL}"
systemctl stop vaultwarden.service