1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/codimd_ynh.git synced 2024-09-03 18:16:32 +02:00

Update updater.sh

This commit is contained in:
ericgaspar 2021-11-16 23:34:03 +01:00
parent 517e1f7c18
commit 42adf0f5b4
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -116,9 +116,6 @@ done
# GENERIC FINALIZATION
#=================================================
# Install moreutils, needed for sponge
sudo apt-get install moreutils
# Replace new version in manifest
echo "$(jq -s --indent 4 ".[] | .version = \"$version~ynh1\"" manifest.json)" > manifest.json