Introduction
Introduction Statistics Contact Development Disclaimer Help
tMakefile - cosmo - front and backend for Markov-Chain Monte Carlo inversion of…
git clone git://src.adamsgaard.dk/cosmo
Log
Files
Refs
README
LICENSE
---
tMakefile (492B)
---
1 documentroot=/var/www/html
2
3 #http:
4 #python -m http.server & open "http://localhost:8000"
5
6 open:
7 open "https://cosmo.au.dk" #&& open "http://localhost/~ad/cosmo"
8
9 folders:
10 mkdir -p input && chmod 777 input && mkdir -p archive && mkdir -…
11
12 deploy:
13 rsync -rav index.php recaptchalib.php \
14 uploadhistory.php head.html navigation.html \
15 foot.html pages js img font css $(documentroot)/
16
17 sync-matlab:
18 cosmo-sshfs && \
19 rsync -rav matlab/m_pakke2014maj11 ~/cosmo-server/cosmo/…
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.