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

Enable change URL in package check

This commit is contained in:
Josué Tille 2017-08-14 18:42:26 +02:00
parent 0398e1f2dd
commit 55d8beab6d
2 changed files with 3 additions and 0 deletions

BIN
.check_process.kate-swp Normal file

Binary file not shown.

View file

@ -3,6 +3,9 @@
# Source YunoHost helpers
source /usr/share/yunohost/helpers
# Stop script if errors
ynh_abort_if_errors
# Import common cmd
source ./_common.sh