Update yt-dlp-webui-install.sh
This commit is contained in:
parent
a3fee12140
commit
3ea1749bd4
@ -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")
|
||||
|
Loading…
x
Reference in New Issue
Block a user