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
|
||||
|
||||
echo -e "${GN} Cleaning up... ${CL}"
|
||||
cd ~
|
||||
rm -rf vaultwarden
|
||||
cd ~ && rm -rf vaultwarden
|
||||
|
||||
echo -e "${GN} Finished Update (set resources back to normal settings)${CL}"
|
||||
|
|
Loading…
Reference in New Issue