Change default behaviour.

Do not push files to the server.
master
Stéphane Adjemian (Ryûk) 2021-10-31 19:26:58 +01:00
parent 004ffa047e
commit 9c61b09deb
Signed by: stepan
GPG Key ID: 295C1FE89E17EB3C
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
.PHONY: all publish push assets
all: push
all: publish assets
publish:
@emacs --batch --no-init --load publish.el --funcall org-publish-all