diff --git a/check_process b/check_process index 6eb9922..80ad717 100644 --- a/check_process +++ b/check_process @@ -3,7 +3,7 @@ domain="domain.tld" (DOMAIN) path="/path" (PATH) admin="john" (USER) - member=0 + member=1 ; Checks pkg_linter=1 setup_sub_dir=1 @@ -22,7 +22,7 @@ domain="domain.tld" (DOMAIN) path="/path" (PATH) admin="john" (USER) - member=0 + member=1 ; Checks setup_sub_dir=1 setup_root=1 diff --git a/manifest.json b/manifest.json index 779599e..3b548f4 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Manage the various aspects of your business or association.", "fr": "Gérez les différents aspects de votre activité pro ou associative." }, - "version": "12.0.3~ynh2", + "version": "12.0.3~ynh3", "url": "https://www.dolibarr.org/", "license": "GPL-3.0-or-later", "maintainer": { diff --git a/pull_request.md b/pull_request.md index 0287f9f..c7f125a 100644 --- a/pull_request.md +++ b/pull_request.md @@ -15,4 +15,4 @@ --- *If you have access to [App Continuous Integration for packagers](https://yunohost.org/#/packaging_apps_ci) you can provide a link to the package_check results like below, replacing '-NUM-' in this link by the PR number and USERNAME by your username on the ci-apps-dev. Or you provide a screenshot or a pastebin of the results* -[![Build Status](https://ci-apps-dev.yunohost.org/jenkins/job/REPLACEBYYOURAPP_ynh%20PR-NUM-%20(USERNAME)/badge/icon)](https://ci-apps-dev.yunohost.org/jenkins/job/REPLACEBYYOURAPP_ynh%20PR-NUM-%20(USERNAME)/) +[![Build Status](https://ci-apps-dev.yunohost.org/jenkins/job/dolibarr_ynh%20PR-NUM-%20(USERNAME)/badge/icon)](https://ci-apps-dev.yunohost.org/jenkins/job/dolibarr_ynh%20PR-NUM-%20(USERNAME)/)