updte
This commit is contained in:
parent
9898e3aa60
commit
a020878cf5
19
Readme.md
19
Readme.md
|
|
@ -10,19 +10,18 @@ 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/urmi_downloader_converter.git;
|
git clone --depth 1 https://git.dbhatt.org/hw_partner/urmi_downloader_converter.git;
|
||||||
cd urmi_downloader_converter;
|
cd urmi_downloader_converter;
|
||||||
chmod +x install.sh;
|
chmod +x install.sh;
|
||||||
./install.sh;
|
./install.sh;
|
||||||
|
|
||||||
after reboot visit http://IP
|
after reboot visit http://IP
|
||||||
|
|
||||||
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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue