tMakefile - cosmo - front and backend for Markov-Chain Monte Carlo inversion of cosmogenic nuclide concentrations
 (HTM) git clone git://src.adamsgaard.dk/cosmo
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) 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 -p wait
           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/matlab/