1
0
mirror of /repos/Prototyper.git synced 2026-06-26 12:40:50 +02:00

added lib caching, deployit script

This commit is contained in:
Aiko Mastboom
2013-05-09 12:28:21 +02:00
parent a730a553fe
commit b81177b4a2
3 changed files with 49 additions and 34 deletions
Regular → Executable
+3
View File
@@ -0,0 +1,3 @@
#!/usr/bin/env bash
fleet-deploy && fleet-exec -- npm --cache-min=99999 install && fleet-exec npm rebuild bson && fleet-spawn npm start