364c1c0d16f90430169d9e2b9018a3c028dcc4d2
NOTICE: The adding of user lines is a work in progress, do not use in a production enviroment until fully completed. -- 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
Description
Languages
PHP
88.8%
Shell
4.6%
JavaScript
3%
CSS
2.9%
Hack
0.7%