0
0
Fork 0
mirror of https://git.sr.ht/~rabbits/uxn synced 2024-11-23 14:25:10 +00:00

Modified shebang in build.sh

This commit is contained in:
neauoire 2021-08-18 16:23:15 -07:00
parent 3e747e9220
commit fffbf28805

View file

@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/bin/sh -e
echo "Cleaning.."
rm -f ./bin/uxnasm