Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Neutrinet
neutrinet_ynh
Commits
1c47910c
Commit
1c47910c
authored
May 03, 2020
by
Aleks
Browse files
Package linter is happier if you source official helpers last
parent
14bca1d7
Changes
6
Hide whitespace changes
Inline
Side-by-side
scripts/backup
View file @
1c47910c
...
...
@@ -6,8 +6,8 @@
# IMPORT GENERIC HELPERS
#=================================================
source
/usr/share/yunohost/helpers
source
_common.sh
source
/usr/share/yunohost/helpers
#=================================================
# MANAGE SCRIPT FAILURE
...
...
scripts/change_url
View file @
1c47910c
...
...
@@ -6,8 +6,8 @@
# IMPORT GENERIC HELPERS
#=================================================
source
/usr/share/yunohost/helpers
source
_common.sh
source
/usr/share/yunohost/helpers
#=================================================
# MANAGE SCRIPT FAILURE
...
...
scripts/install
View file @
1c47910c
...
...
@@ -6,8 +6,8 @@
# IMPORT GENERIC HELPERS
#=================================================
source
/usr/share/yunohost/helpers
source
_common.sh
source
/usr/share/yunohost/helpers
#=================================================
# MANAGE SCRIPT FAILURE
...
...
scripts/remove
View file @
1c47910c
...
...
@@ -6,8 +6,8 @@
# IMPORT GENERIC HELPERS
#=================================================
source
/usr/share/yunohost/helpers
source
_common.sh
source
/usr/share/yunohost/helpers
#=================================================
# LOAD SETTINGS
...
...
scripts/restore
View file @
1c47910c
...
...
@@ -6,8 +6,8 @@
# IMPORT GENERIC HELPERS
#=================================================
source
/usr/share/yunohost/helpers
source
_common.sh
source
/usr/share/yunohost/helpers
#=================================================
# MANAGE SCRIPT FAILURE
...
...
scripts/upgrade
View file @
1c47910c
...
...
@@ -6,8 +6,8 @@
# IMPORT GENERIC HELPERS
#=================================================
source
/usr/share/yunohost/helpers
source
_common.sh
source
/usr/share/yunohost/helpers
#=================================================
# LOAD SETTINGS
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment