before merge

This commit is contained in:
Steven Seifried 2022-02-05 10:09:55 +01:00
parent 6c31e13575
commit 78d5570baa
No known key found for this signature in database
GPG key ID: 174371A9356D63E5

View file

@ -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