tdeploy recaptchalib - 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 4de2d1dcd124d35d08d153e77cefcfd316b95217
DIR parent 7d7cfbecd22e4be49e70bd582edbe1c82484f9f2
HTML Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Tue, 10 Nov 2015 13:16:09 +0100
deploy recaptchalib
Diffstat:
M Makefile | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
DIR diff --git a/Makefile b/Makefile
t@@ -10,7 +10,10 @@ folders:
mkdir -p input && chmod 777 input && mkdir -p archive
deploy:
- sudo rsync -rav index.php uploadhistory.php head.html navigation.html foot.html pages js img font css $(documentroot)/
+ sudo rsync -rav index.php recaptchalib.php \
+ uploadhistory.php head.html navigation.html \
+ foot.html pages js img font css $(documentroot)/
sync-matlab:
- cosmo-sshfs && rsync -rav matlab/m_pakke2014maj11 ~/cosmo-server/cosmo/matlab/
+ cosmo-sshfs && \
+ rsync -rav matlab/m_pakke2014maj11 ~/cosmo-server/cosmo/matlab/