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:
parent
a7d87487a8
commit
929855525c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/updater.sh
vendored
2
.github/workflows/updater.sh
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue