mirror of https://github.com/tteck/Proxmox.git
Update vaultwarden-install.sh
This commit is contained in:
parent
6ffa555d2a
commit
6636d4a463
|
@ -167,7 +167,6 @@ echo -e "${CM}${CL} \r"
|
|||
fi
|
||||
|
||||
echo -en "${GN} Cleanup... "
|
||||
rm -r bw_web_$VWRELEASE.tar.gz web-vault
|
||||
apt-get autoremove >/dev/null
|
||||
apt-get autoclean >/dev/null
|
||||
rm -rf /var/{cache,log}/* /var/lib/apt/lists/*
|
||||
|
|
Loading…
Reference in New Issue