diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2015-09-27 13:09:29 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2015-09-27 13:09:29 -0300 |
commit | 79fd579f7f4def502ca11a66c7ab07afc941eb06 (patch) | |
tree | c3eee95f9f5b07472bb9f93aa5278884361aa9d7 /Makefile | |
parent | 23914fb9321623b8b94574d76acf64c42a635231 (diff) | |
download | rsp-79fd579f7f4def502ca11a66c7ab07afc941eb06.tar.gz rsp-79fd579f7f4def502ca11a66c7ab07afc941eb06.tar.bz2 |
Updates Makefile
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ web: @ikiwiki --setup ikiwiki.setup - @chmod +x bin/* + #@chmod +x bin/* web_deploy: #git push web |