mirror of
https://github.com/diced/zipline.git
synced 2025-05-10 18:05:54 +02:00
* :3 * Update Dockerfile Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com> * Update Dockerfile Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com> * Update Dockerfile Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com> * test --------- Co-authored-by: dicedtomato <35403473+diced@users.noreply.github.com>
5 lines
No EOL
58 B
Bash
5 lines
No EOL
58 B
Bash
#!/bin/sh
|
|
|
|
set -e
|
|
|
|
node --enable-source-maps dist/index.js |