Update README.md
This commit is contained in:
15
README.md
15
README.md
@@ -1,2 +1,13 @@
|
||||
# DRMPHP
|
||||
DRMPHP - Universal DRM Player
|
||||
# DRMPHP - Universal DRM Player
|
||||
|
||||
-- UBUNTU 18.04 --
|
||||
|
||||
cd /home
|
||||
wget https://raw.githubusercontent.com/DRM-Panel/DRMPHP/master/installer-beta.sh
|
||||
chmod 777 ./installer-beta.sh && sed -i -e 's/\r$//' installer-beta.sh && ./installer-beta.sh
|
||||
|
||||
-- UBUNTU 20.04 --
|
||||
|
||||
cd /home
|
||||
wget https://raw.githubusercontent.com/DRM-Panel/DRMPHP/master/installer-beta_2004.sh
|
||||
chmod 777 ./installer-beta_2004.sh && sed -i -e 's/\r$//' installer-beta_2004.sh && ./installer-beta_2004.sh
|
||||
|
||||
Reference in New Issue
Block a user