build: remove unnecessary www prefix

This commit is contained in:
Renken 2024-08-16 19:50:40 +02:00
parent a4da2aa9b0
commit a0962bc6f8
Signed by: renken
GPG key ID: 1F2BB159B645E575

View file

@ -9,4 +9,4 @@ rsync \
--delete \
--progress \
public/ \
'root@shione:/var/www/html/www.shione.net'
'root@shione:/var/www/html/shione.net'