tmake folders in cosmo - cosmo - front and backend for Markov-Chain Monte Carlo inversion of cosmogenic nuclide concentrations
HTML git clone git://src.adamsgaard.dk/cosmo
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 3460d43667f05e24929ab9d617907093efda11a0
DIR parent 5cea11a43b433a777ef74d2993ca56d25b70f470
HTML Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Mon, 28 Sep 2015 13:52:11 +0200
make folders in cosmo
Diffstat:
M Makefile | 3 +++
1 file changed, 3 insertions(+), 0 deletions(-)
---
DIR diff --git a/Makefile b/Makefile
t@@ -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)/