aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2015-09-12 23:47:01 +0200
committerMatěj Cepl <mcepl@cepl.eu>2015-09-12 23:47:01 +0200
commitffb0240b9628e6fd3b4cb841f15ba2b04ec8762c (patch)
tree2e4048b25fea416549f25b2b71e19695cc1479c2 /Makefile
parent02454caf53f905db2376ea0be43a2bf58602931e (diff)
downloadhesla-ffb0240b9628e6fd3b4cb841f15ba2b04ec8762c.tar.gz
Update to use Install button now available in ActivePage.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ae0f8c3..d4bc26a 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,8 @@ hesla-chrome.zip:
index_de.html index.html manifest.json screen.css
install: $(FILES)
- rsync -avLz --delete $(FILES) /home/matej/Dokumenty/website/luther/hesla/
+ rsync -avLz --delete $(FILES) \
+ ~/Dokumenty/website/hubmaier/hesla.ceplovi.cz/
websync
clean: