1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/snweb_ynh.git synced 2024-09-03 20:26:22 +02:00

Update updater.sh

This commit is contained in:
Fabian Wilkens 2021-11-07 13:07:46 +01:00 committed by GitHub
parent a7d87487a8
commit 929855525c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,7 @@ fi
#=================================================
filename="scripts/_common.sh"
sed -e 's/COMMIT=".*"$/COMMIT="'$commit'"/g' $filename
sed -i 's/COMMIT=".*"$/COMMIT="'$commit'"/g' $filename
#=================================================
# SPECIFIC UPDATE STEPS