mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
Update core.func
This commit is contained in:
@@ -226,7 +226,6 @@ __curl_err_handler() {
|
||||
detect_os_type() {
|
||||
if [[ -n "${var_os:-}" ]]; then
|
||||
CORE_OS="$var_os"
|
||||
echo $CORE_OS
|
||||
else
|
||||
CORE_OS="debian"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user