mirror of
https://github.com/YunoHost-Apps/homeassistant_ynh.git
synced 2024-09-03 19:26:16 +02:00
Update updater.sh
This commit is contained in:
parent
ecfda32aae
commit
b2ab8a0db9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/updater.sh
vendored
2
.github/workflows/updater.sh
vendored
|
@ -43,7 +43,7 @@ fi
|
|||
#=================================================
|
||||
|
||||
# Replace new version in _common.sh
|
||||
sed -i "s/app_version=.*/app_version=$upstream_version/" scripts/_common.sh
|
||||
sed -i "s/^app_version=.*/app_version=$upstream_version/" scripts/_common.sh
|
||||
|
||||
#=================================================
|
||||
# GENERIC FINALIZATION
|
||||
|
|
Loading…
Reference in a new issue