1
0
Fork 0
mirror of https://github.com/albfan/miraclecast.git synced 2025-03-09 23:38:56 +00:00

add or correct shebang on res scripts

This commit is contained in:
Jonathan Gibert 2015-05-15 17:08:01 +02:00 committed by Jonathan Gibert
parent 1287ce7a82
commit 069c61d927
2 changed files with 3 additions and 1 deletions

View file

@ -1,3 +1,5 @@
#!/bin/bash
./kill-wpa.sh
. miracle-utils.sh

View file

@ -1,4 +1,4 @@
#/bin/bash
#!/bin/bash
. miracle-utils.sh