mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
tweak
This commit is contained in:
parent
6ec035f346
commit
e7d298ca3b
4 changed files with 2 additions and 5 deletions
|
@ -382,12 +382,11 @@ msg_ok "Updated Successfully!\n"
|
|||
exit
|
||||
fi
|
||||
if [ "$UPD" == "2" ]; then
|
||||
clear
|
||||
header_info
|
||||
cat paperless.creds
|
||||
exit
|
||||
fi
|
||||
}
|
||||
|
||||
clear
|
||||
if ! command -v pveversion >/dev/null 2>&1; then update_script; else install_script; fi
|
||||
if [ "$VERB" == "yes" ]; then set -x; fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue