forked from Archives/Athou_commafeed
2 lines
59 B
Plaintext
2 lines
59 B
Plaintext
|
|
#!/bin/sh
|
||
|
|
"node/node" "node_modules/gulp/bin/gulp.js" "$@"
|