u
This commit is contained in:
6
install-lnmp.sh
Normal file
6
install-lnmp.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
echo "LNMP https://www.lnmp.org"
|
||||
|
||||
wget http://soft.vpser.net/lnmp/lnmp1.8.tar.gz -cO lnmp1.8.tar.gz
|
||||
tar zxf lnmp1.8.tar.gz
|
||||
cd lnmp1.8
|
||||
./install.sh lnmp
|
||||
Reference in New Issue
Block a user