wrapper script for cli

This commit is contained in:
Thomas Hobson 2021-04-25 13:56:16 +12:00
parent ccc1e4c08b
commit 77ad337e1d
No known key found for this signature in database
GPG key ID: 9F1FD9D87950DB6F

2
piston Executable file
View file

@ -0,0 +1,2 @@
#!/usr/bin/env bash
node cli/index.js "$@"