1
0
Fork 0

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
1 changed files with 2 additions and 1 deletions

View File

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