mirror of https://github.com/tteck/Proxmox.git
Update vaultwarden-update.sh
This commit is contained in:
parent
f1add97f3a
commit
9208279285
|
@ -45,7 +45,6 @@ systemctl start vaultwarden.service
|
||||||
sleep 1
|
sleep 1
|
||||||
|
|
||||||
echo -e "${GN} Cleaning up... ${CL}"
|
echo -e "${GN} Cleaning up... ${CL}"
|
||||||
cd ~
|
cd ~ && rm -rf vaultwarden
|
||||||
rm -rf vaultwarden
|
|
||||||
|
|
||||||
echo -e "${GN} Finished Update (set resources back to normal settings)${CL}"
|
echo -e "${GN} Finished Update (set resources back to normal settings)${CL}"
|
||||||
|
|
Loading…
Reference in New Issue