mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Update merge_open_prs.sh
This commit is contained in:
@@ -8,7 +8,7 @@ if [[ "$update" = "yes" ]]; then
|
|||||||
echo "Update with $branch of $repo"
|
echo "Update with $branch of $repo"
|
||||||
|
|
||||||
temp_dir="$(mktemp -d)"
|
temp_dir="$(mktemp -d)"
|
||||||
target_dir="/home/${USER}/BirdNET-Pi"
|
target_dir="/home/${USER:-pi}/BirdNET-Pi"
|
||||||
|
|
||||||
# Parse owner/repo from the URL
|
# Parse owner/repo from the URL
|
||||||
_url_no_git="${repo%.git}"
|
_url_no_git="${repo%.git}"
|
||||||
|
|||||||
Reference in New Issue
Block a user