Update README.md

This commit is contained in:
DRM-Panel
2023-06-11 20:03:09 +03:00
committed by GitHub
parent d7453a8e8b
commit 6235ed0fda

View File

@@ -2,8 +2,8 @@
-- 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
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
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