Skip to content

Commit 60e79f9

Browse files
authored
add #!/bin/bash to make executable
1 parent b6c504b commit 60e79f9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

bin/tv_grab_zap2xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
#!/bin/sh
2-
1+
#!/bin/bash
32
################################################################################
43
# This file is part of OpenELEC - http://www.openelec.tv
54
# Copyright (C) 2009-2014 Stephan Raue (stephan@openelec.tv)

0 commit comments

Comments
 (0)