mirror of
https://github.com/YunoHost-Apps/snweb_ynh.git
synced 2024-09-03 20:26:22 +02:00
commit
6ccf71a708
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"
|
filename="scripts/_common.sh"
|
||||||
sed -e 's/COMMIT=".*"$/COMMIT="'$commit'"/g' $filename
|
sed -i 's/COMMIT=".*"$/COMMIT="'$commit'"/g' $filename
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# SPECIFIC UPDATE STEPS
|
# SPECIFIC UPDATE STEPS
|
||||||
|
|
Loading…
Add table
Reference in a new issue