diff options
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -96,5 +96,5 @@ clean: public: $(derived-assets) jekyll build -publish: public +publish: all rsync -avzP public/ euandre.org:/home/user-data/www/default/ --delete |
![]() |
index : euandre.org | |
| Unnamed repository; edit this file 'description' to name the repository. | External SSH Git service user |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | Makefile | 2 |
@@ -96,5 +96,5 @@ clean: public: $(derived-assets) jekyll build -publish: public +publish: all rsync -avzP public/ euandre.org:/home/user-data/www/default/ --delete |