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
1 changed files with 2 additions and 0 deletions

2
piston Executable file
View File

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