Update yt-dlp-webui-install.sh

This commit is contained in:
Tobias
2025-03-21 16:12:27 +01:00
committed by GitHub
parent a3fee12140
commit 3ea1749bd4

View File

@@ -36,7 +36,7 @@ RPC_PASSWORD=$(openssl rand -base64 16)
echo "yt-dlp-webui-Credentials"
echo "Username: admin"
echo "Password: ${RPC_PASSWORD}"
} >> ~/crafty-controller.creds
} >> ~/yt-dlp-webui.creds
cat <<EOF > /opt/yt-dlp-webui/config.conf
# Host where server will listen at (default: "0.0.0.0")