Update 'move-to-wp.sh'

This commit is contained in:
Ray Elliott 2020-05-28 19:30:27 +03:00
parent 62ccef61e9
commit 711b1e47b1
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh #!/bin/sh
sudo rm -Rf /usr/local/lsws/wordpress/* sudo rm -Rf /usr/local/lsws/wordpress/*
sudo mv wp-install/* wordpress/ sudo mv site-archive/* wordpress/