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")