Skip to content

Commit

Permalink
fix build script for non bash
Browse files Browse the repository at this point in the history
  • Loading branch information
arturoc committed Mar 17, 2016
1 parent 87c01ec commit 72c747c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
@@ -1,4 +1,4 @@
source nikola/bin/activate
. nikola/bin/activate
nikola build
deactivate

0 comments on commit 72c747c

Please sign in to comment.