Skip to content

Commit fe0c447

Browse files
authored
shebang in postBuild (#146)
1 parent f0ea85f commit fe0c447

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.binder/postBuild

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/bin/bash
2+
13
set -ex
24

35
python build.py

0 commit comments

Comments
 (0)