aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
-rw-r--r--config.mk4
2 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index b2211b8..c64330b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,4 @@
ip.php
out.tar
dist
-
+www
diff --git a/config.mk b/config.mk
index 127f495..f59b405 100644
--- a/config.mk
+++ b/config.mk
@@ -1,4 +1,4 @@
BASEHREF = file://`realpath .`
HYDE = hyde
-INSTALL_DIR = ~/www/alessandroiezzi.it
-ARCHIVE = out.tar \ No newline at end of file
+INSTALL_DIR = www/alessandroiezzi.it
+ARCHIVE = out.tar