build: remove unnecessary www prefix
This commit is contained in:
parent
a4da2aa9b0
commit
a0962bc6f8
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ rsync \
|
|||
--delete \
|
||||
--progress \
|
||||
public/ \
|
||||
'root@shione:/var/www/html/www.shione.net'
|
||||
'root@shione:/var/www/html/shione.net'
|
||||
|
|
Loading…
Reference in a new issue