Add shebang for target shell
This commit is contained in:
parent
af621dec7c
commit
7d9b86b54c
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
export SPEAKER="Speaker"
|
||||
export HEADPHONE="Headphone"
|
||||
export EARPIECE="Earpiece"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue