1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-06-09 06:10:42 +00:00

Make bad-executable a real script that always "fails"

This commit is contained in:
Moritz Grimm 2015-05-28 14:15:49 +02:00
parent 40b7b33f7c
commit 2720521c71

View File

@ -1 +1,2 @@
# This is not a proper executable #!/bin/sh
exit 1