1
0
Fork 0
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:
ewilly 2022-01-18 21:35:01 +01:00 committed by GitHub
parent ecfda32aae
commit b2ab8a0db9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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