1
0
mirror of /repos/Prototyper.git synced 2026-06-25 12:30:50 +02:00
Files
Prototyper/deployit
T
2013-05-09 12:28:21 +02:00

4 lines
137 B
Bash
Executable File

#!/usr/bin/env bash
fleet-deploy && fleet-exec -- npm --cache-min=99999 install && fleet-exec npm rebuild bson && fleet-spawn npm start