Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
dumb script to update this
  • Loading branch information
ralsina committed Aug 13, 2015
1 parent 1d4550a commit d07a518
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions update.sh
@@ -0,0 +1,7 @@
$!/bin/sh
workon nikola
git submodule foreach git pull origin master
./scripts/build_themes.py
./scripts/gen_site.py
./scripts/build_site.py
rsync -rav output/code.css output/index.html output/jPages.min.js output/resources output/stmd.js output/theme_data.js output/v7 getnikola@direct.ralsina.me:/srv/www/themes.getnikola.com:80

0 comments on commit d07a518

Please sign in to comment.