Update code-server.sh

pve check
pull/1012/head
tteckster 2 years ago committed by GitHub
parent 308ffc8dda
commit 616dd24616
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -40,6 +40,7 @@ function error_exit() {
}
clear
header_info
if command -v pveversion >/dev/null 2>&1; then echo -e "⚠️ Can't Install on Proxmox "; exit; fi
while true; do
read -p "This will Install ${APP} on $hostname. Proceed(y/n)?" yn
case $yn in

Loading…
Cancel
Save

Powered by BW's shoe-string budget.