forked from home-assistant/core
Add exec + doc header
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# script/update: Update application to run for its current checkout.
|
||||
|
||||
cd "$(dirname "$0")/.."
|
||||
|
||||
git pull
|
||||
|
||||
Reference in New Issue
Block a user