diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -20,3 +20,5 @@ publish: publish-http: rsync -avh ./build/ hozyro-srv:/var/www/hozyro --delete + +publish-all: publish publish-http |
index : neocities-site.git | ||
The source code for my Neocities site at https://hozyro.neocities.org/ |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Makefile | 2 |
@@ -20,3 +20,5 @@ publish: publish-http: rsync -avh ./build/ hozyro-srv:/var/www/hozyro --delete + +publish-all: publish publish-http |