Skip to content

Commit 2feaf44

Browse files
committedNov 22, 2019
add rel script
1 parent 25e7846 commit 2feaf44

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎rel

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#!/usr/bin/env bash
2+
3+
THIS_ABSPATH="$(cd "$(dirname "$0")"; pwd)"
4+
5+
"$THIS_ABSPATH/release" nodejs $@

0 commit comments

Comments
 (0)
Please sign in to comment.