Dariaceli's Git
About
Refresh
Report bug
Help
Files
Commits
Stats
Network
Graph
uxn256.git
/
Commit fffbf2880536a2c65b974142e65f3daf343999c8
Browse code
Modified shebang in build.sh
neauoire
authored on 18/08/2021 23:23:15
Showing 1 changed files
build.sh
index f98b8e8..7fcfbcc 100755
build.sh
History
View file @ fffbf28
...
...
@@ -1,4 +1,4 @@
1
-#!/usr/bin/env bash
1
+#!/bin/sh -e
2
2
3
3
echo "Cleaning.."
4
4
rm -f ./bin/uxnasm