mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-25 18:16:17 +00:00
Update build.func
This commit is contained in:
parent
f554b38cd9
commit
6803fbf050
@ -206,7 +206,6 @@ $ascii_art
|
||||
EOF
|
||||
}
|
||||
|
||||
|
||||
# This function checks if the script is running through SSH and prompts the user to confirm if they want to proceed or exit.
|
||||
ssh_check() {
|
||||
if [ -n "${SSH_CLIENT:+x}" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user