1
0
mirror of /repos/Prototyper.git synced 2026-02-27 16:12:00 +01:00

bumped some versions

This commit is contained in:
Aiko Mastboom
2013-05-11 21:58:30 +02:00
parent bfc64a5947
commit 31fd4a5a41
5 changed files with 13 additions and 9 deletions

View File

@@ -3,7 +3,7 @@
command -v fleet
fleet_installed=$?
if [ ${fleet_installed} == 1 ]; then
npm install -g http://github.com/aikomastboom/fleet/archive/0.1.8.tar.gz
npm install -g http://github.com/aikomastboom/fleet/archive/0.1.9.tar.gz
fi
# deploy new commit