From ee2c111e4e7da26937b82e4ef35e3b6fff864d5c Mon Sep 17 00:00:00 2001 From: thehack904 <35552907+thehack904@users.noreply.github.com> Date: Fri, 10 Oct 2025 15:33:20 -0500 Subject: [PATCH] Update INSTALL.md --- INSTALL.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 1716881..1e96847 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -94,13 +94,6 @@ curl -sSL https://raw.githubusercontent.com/thehack904/RetroIPTVGuide/refs/heads - Minimum 8 GB SD card and 1 GB RAM (512 MB swap recommended) - SSH or console access with sudo -**Access** -``` -http://:5000 -``` -Default login: `admin / strongpassword123` -⚠️ This is a **BETA** build for internal network use only. - --- ## Access @@ -112,6 +105,7 @@ http://:5000 ``` Default login: **admin / strongpassword123** +⚠️ This is a **BETA** build for internal network use only. --- @@ -153,7 +147,7 @@ This will: ### Linux / WSL ```bash -sudo -u iptv bash -H -c "cd /home/iptv/iptv-server && sudo bash /home/iptv/iptv-server/uninstall.sh +sudo -u iptv bash -H -c "cd /home/iptv/iptv-server" && sudo bash /home/iptv/iptv-server/uninstall.sh ``` ### Raspberry Pi