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

Update updater.sh

This commit is contained in:
ericgaspar 2021-09-16 12:08:25 +02:00
parent cdeeb0a07f
commit 29841cce32
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -105,6 +105,7 @@ SOURCE_SUM=$checksum
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=$extension SOURCE_FORMAT=$extension
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=mattermost.tar.gz
EOT EOT
echo "... conf/$src.src updated" echo "... conf/$src.src updated"