1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mastodon_ynh.git synced 2024-09-03 19:46:02 +02:00

Update updater.sh

This commit is contained in:
yalh76 2022-02-27 19:46:48 +01:00
parent ab63880675
commit d742694609

View file

@ -50,7 +50,9 @@ fi
# Let's download source tarball
asset_url=$assets
echo "Handling asset at $asset_url"
src="app"
# Create the temporary directory
@ -82,7 +84,6 @@ SOURCE_FILENAME=
EOT
echo "... conf/$src.src updated"
#
#=================================================
# SPECIFIC UPDATE STEPS
#=================================================