From 3ea1749bd48f2633a9f9fd4e43ba69e356016570 Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Fri, 21 Mar 2025 16:12:27 +0100 Subject: [PATCH] Update yt-dlp-webui-install.sh --- install/yt-dlp-webui-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/yt-dlp-webui-install.sh b/install/yt-dlp-webui-install.sh index 4402c62..c4c8d8a 100644 --- a/install/yt-dlp-webui-install.sh +++ b/install/yt-dlp-webui-install.sh @@ -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 < /opt/yt-dlp-webui/config.conf # Host where server will listen at (default: "0.0.0.0")