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

Merge pull request #25 from JoKoT3/master

add or correct shebang on res scripts
This commit is contained in:
Alberto Fanjul 2015-05-15 20:12:37 +02:00
commit 0921f6ee32
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