1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/element_ynh.git synced 2024-09-03 18:36:08 +02:00

Merge upstream

This commit is contained in:
Josué Tille 2017-05-23 09:54:41 +02:00
commit f70ff5b274

View file

@ -1,8 +1,13 @@
#!/bin/bash
## Adapt md5sum while you update app
<<<<<<< HEAD
md5sum="c4497b86b75d283ce978f07d5c6b2b0e"
verctor_version="0.9.10"
=======
md5sum="f87717d87099267295081895d968e0c2"
verctor_version="0.9.9"
>>>>>>> upstream/master
init_script() {
# Exit on command errors and treat unset variables as an error