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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

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