mirror of
https://github.com/kidwellj/proxmox-scripts.git
synced 2025-01-09 21:22:20 +00:00
before merge
This commit is contained in:
parent
6c31e13575
commit
78d5570baa
|
@ -72,8 +72,7 @@ function load_module() {
|
||||||
TEMP_DIR=$(mktemp -d)
|
TEMP_DIR=$(mktemp -d)
|
||||||
pushd $TEMP_DIR >/dev/null
|
pushd $TEMP_DIR >/dev/null
|
||||||
|
|
||||||
wget -qL https://raw.githubusercontent.com/StevenSeifried/proxmox-scripts/logitech-media-server/setup_files/lms_setup.sh
|
wget -qL https://raw.githubusercontent.com/StevenSeifried/proxmox-scripts/main/setup_files/lms_setup.sh
|
||||||
#wget -qL https://raw.githubusercontent.com/StevenSeifried/proxmox-scripts/main/setup_files/lms_setup.sh
|
|
||||||
|
|
||||||
load_module overlay
|
load_module overlay
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue