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:
parent
0398e1f2dd
commit
55d8beab6d
2 changed files with 3 additions and 0 deletions
BIN
.check_process.kate-swp
Normal file
BIN
.check_process.kate-swp
Normal file
Binary file not shown.
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue