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:
commit
0921f6ee32
2 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
./kill-wpa.sh
|
||||
|
||||
. miracle-utils.sh
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#/bin/bash
|
||||
#!/bin/bash
|
||||
|
||||
. miracle-utils.sh
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue