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

Merge pull request #66 from YunoHost-Apps/testing

Cleanup
This commit is contained in:
yalh76 2019-10-24 08:18:12 +02:00 committed by GitHub
commit 15efa535d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 3 deletions

View file

@ -6,7 +6,6 @@
# IMPORT GENERIC HELPERS
#=================================================
source ../settings/scripts/detect_arch
source ../settings/scripts/_common.sh
source /usr/share/yunohost/helpers

View file

@ -6,9 +6,7 @@
# IMPORT GENERIC HELPERS
#=================================================
source ../settings/scripts/detect_arch
source ../settings/scripts/_common.sh
source ../settings/scripts/ynh_systemd_action
source /usr/share/yunohost/helpers
#=================================================