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:
parent
f70ff5b274
commit
cb91253745
1 changed files with 0 additions and 5 deletions
|
@ -1,13 +1,8 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
## Adapt md5sum while you update app
|
## Adapt md5sum while you update app
|
||||||
<<<<<<< HEAD
|
|
||||||
md5sum="c4497b86b75d283ce978f07d5c6b2b0e"
|
md5sum="c4497b86b75d283ce978f07d5c6b2b0e"
|
||||||
verctor_version="0.9.10"
|
verctor_version="0.9.10"
|
||||||
=======
|
|
||||||
md5sum="f87717d87099267295081895d968e0c2"
|
|
||||||
verctor_version="0.9.9"
|
|
||||||
>>>>>>> upstream/master
|
|
||||||
|
|
||||||
init_script() {
|
init_script() {
|
||||||
# Exit on command errors and treat unset variables as an error
|
# Exit on command errors and treat unset variables as an error
|
||||||
|
|
Loading…
Add table
Reference in a new issue