Skip to content

Commit 142501d

Browse files
committed
BNCASB-2204: Add the shebang to the script
1 parent 5547ff1 commit 142501d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

update.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env bash
2+
13
echo "Usage: $0 [option] ...
24
-u or --update : update the version and commit to Github
35
-p or --publish : publish the package to PyPI

0 commit comments

Comments
 (0)