cosmo

Front and backend for Markov-Chain Monte Carlo inversion of cosmogenic nuclide concentrations
git clone git://src.adamsgaard.dk/cosmo
Log | Files | Refs | README | LICENSE

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:
MMakefile | 3+++
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)/