Update ubuntu_container.sh

pull/17/head
tteckster 2022-01-18 18:21:38 -05:00 committed by GitHub
parent 75079891cf
commit 3e2e299c77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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/ubuntu_setup.sh
wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/setup/ubuntu_setup.sh
load_module overlay