Skip to content

Commit

Permalink
Fix pip-upload shebang
Browse files Browse the repository at this point in the history
  • Loading branch information
carneirofc committed Nov 10, 2021
1 parent 0096f95 commit e090a53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts-dev/pip-upload.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#/bin/sh
#!/bin/sh
set -eux

. ./scripts-dev/clean.sh
Expand Down

0 comments on commit e090a53

Please sign in to comment.