批量重命名,把关键词放在前面,动作词放在后面
This commit is contained in:
6
lnmp-install.sh
Executable file
6
lnmp-install.sh
Executable 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