Commit 8686551
committed
Remove exit flag on build script
Apparently on windows building with the -e (exit) flag set
will cause the console to exit rather than the script.
Since the script contains only one command, it seems reasonable to omit the
exit flag.1 parent b9838d9 commit 8686551
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
0 commit comments