mirror of https://github.com/tteck/Proxmox.git
Add files via upload
This commit is contained in:
parent
33a399a189
commit
35f3913b91
|
@ -73,7 +73,7 @@ function load_module() {
|
|||
TEMP_DIR=$(mktemp -d)
|
||||
pushd $TEMP_DIR >/dev/null
|
||||
|
||||
wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/setup/debian11_setup.sh
|
||||
wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/setup/vault_setup.sh
|
||||
|
||||
load_module overlay
|
||||
|
||||
|
|
Loading…
Reference in New Issue