mirror of https://github.com/tteck/Proxmox.git
Update plex_container.sh
This commit is contained in:
parent
77fa1226a4
commit
ab04e8547f
|
@ -72,7 +72,7 @@ function load_module() {
|
|||
TEMP_DIR=$(mktemp -d)
|
||||
pushd $TEMP_DIR >/dev/null
|
||||
|
||||
wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/setup/plex_setup.sh
|
||||
wget -qL https://raw.githubusercontent.com/tteck/Proxmox/dev/setup/plex_setup.sh
|
||||
#wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/misc/intel-drivers.sh
|
||||
load_module overlay
|
||||
|
||||
|
|
Loading…
Reference in New Issue