fix tools source
This commit is contained in:
parent
cc6871bf75
commit
6207a582fc
@ -215,7 +215,7 @@ EOF
|
|||||||
$STD apt-get update
|
$STD apt-get update
|
||||||
$STD apt-get install -y sudo curl mc
|
$STD apt-get install -y sudo curl mc
|
||||||
msg_ok "Core dependencies installed"
|
msg_ok "Core dependencies installed"
|
||||||
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/helper.func)
|
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/tools.func)
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -272,5 +272,4 @@ EOF
|
|||||||
chmod 700 /root/.ssh
|
chmod 700 /root/.ssh
|
||||||
chmod 600 /root/.ssh/authorized_keys
|
chmod 600 /root/.ssh/authorized_keys
|
||||||
fi
|
fi
|
||||||
#source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/tools.func)
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user