mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 18:27:09 +00:00
Add shebang for script/setup
This commit is contained in:
parent
80b65f1895
commit
90ec2c274b
@ -1,3 +1,4 @@
|
|||||||
|
#!/usr/bin/env sh
|
||||||
cd "$(dirname "$0")/.."
|
cd "$(dirname "$0")/.."
|
||||||
|
|
||||||
git submodule init
|
git submodule init
|
||||||
|
Loading…
x
Reference in New Issue
Block a user