Add 'move-to-wp.sh'
This commit is contained in:
parent
ee12057a77
commit
1366c58f22
|
@ -0,0 +1,4 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
sudo rm -Rf /usr/local/lsws/wordpress/*
|
||||||
|
sudo mv wp-install/* wordpress/
|
Loading…
Reference in New Issue