mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 18:58:04 +02:00
Add shebang for script/setup
This commit is contained in:
@ -1,3 +1,4 @@
|
|||||||
|
#!/usr/bin/env sh
|
||||||
cd "$(dirname "$0")/.."
|
cd "$(dirname "$0")/.."
|
||||||
|
|
||||||
git submodule init
|
git submodule init
|
||||||
|
Reference in New Issue
Block a user