mirror of
https://github.com/diced/zipline.git
synced 2025-04-04 23:21:17 -05:00
7 lines
No EOL
86 B
Bash
7 lines
No EOL
86 B
Bash
#!/bin/sh
|
|
|
|
set -e
|
|
|
|
unset ZIPLINE_DOCKER_BUILD
|
|
|
|
node --enable-source-maps dist/index.js |