mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 14:27:07 +00:00
Merge pull request #1620 from JshWright/add-shebang
Add shebang for script/setup
This commit is contained in:
commit
37b6aa593e
@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env sh
|
||||
cd "$(dirname "$0")/.."
|
||||
|
||||
git submodule init
|
||||
|
Loading…
x
Reference in New Issue
Block a user