readme updatye

This commit is contained in:
Devdatt Bhatt 2026-06-05 05:19:48 +00:00
parent 8251796b76
commit 48b350597d
1 changed files with 15 additions and 13 deletions

View File

@ -9,18 +9,20 @@ Instalation
Install Ubuntu server 24.04 and run following commands as root Install Ubuntu server 24.04 and run following commands as root
cd /tmp cd /tmp;
apt install git -y apt install git -y;
cd /tmp cd /tmp;
git clone --depth 1 https://git.dbhatt.org/hw_partner/urmic_digital_encoder_decoder.git git clone --depth 1 https://git.dbhatt.org/hw_partner/urmic_digital_encoder_decoder.git;
cd urmic_digital_encoder_decoder cd urmic_digital_encoder_decoder;
chmod +x install.sh chmod +x install.sh;
./install.sh ./install.sh
after reboot visit https://IP:8080 after reboot visit https://IP:8080
default Username :- shreebhattji default Username :- shreebhattji
default password :- foreverstreamingpartner default password :- foreverstreamingpartner
Under Licence https://github.com/shreebhattji/Urmi Under Licence https://github.com/shreebhattji/Urmi