commit 3460d43667f05e24929ab9d617907093efda11a0
parent 5cea11a43b433a777ef74d2993ca56d25b70f470
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Mon, 28 Sep 2015 13:52:11 +0200
make folders in cosmo
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/Makefile b/Makefile
@@ -6,6 +6,9 @@ documentroot=/var/www/html
open:
open "http://localhost/~ad/cosmo"
+folders:
+ mkdir input && chmod 777 input && mkdir archive
+
deploy:
sudo rsync -rav index.php uploadhistory.php pages js img font css $(documentroot)/