mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +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"
|
||||
|
||||
temp_dir="$(mktemp -d)"
|
||||
target_dir="/home/${USER}/BirdNET-Pi"
|
||||
target_dir="/home/${USER:-pi}/BirdNET-Pi"
|
||||
|
||||
# Parse owner/repo from the URL
|
||||
_url_no_git="${repo%.git}"
|
||||
|
||||
Reference in New Issue
Block a user