mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +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")/.."
|
||||
|
||||
git submodule init
|
||||
|
Loading…
x
Reference in New Issue
Block a user