1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wallabag2_ynh.git synced 2024-10-01 13:35:06 +02:00
Commit graph

53 commits

Author SHA1 Message Date
lapineige
65d4ee5aa0 [Backup core only] Do not backup image cache - First step 2024-03-15 13:28:08 +01:00
4c2f0ef231 Some cleanup, to reduce diff with old_testing 2024-03-15 12:51:07 +01:00
209b265c1f Update manifestv2 2024-03-15 12:29:57 +01:00
fcaabe2eb0 Manifest v2 2024-03-15 12:29:57 +01:00
lapineige
af450e0559
Testing : implement logrotate / fix php-redis dependency blockign other apps (#151)
* Apply last example_ynh (#117)

* Apply last example_ynh

* Cleanup backup

* Create DISCLAIMER.md

* Create DISCLAIMER_fr.md

* Auto-update README

* Add files via upload

* Fix heading size

* Auto-update README

* Fix heading size

* Auto-update README

* Fix charset

* Auto-update README

* Update check_process

* 2.4.3 (#125)

* Upgrade to 2.4.2~ynh1

* Fix craue_config_setting

* Upgrade to 2.4.3~ynh1

* Upgrade to 2.4.3~ynh1

* Auto-update README

Co-authored-by: yalh76 <yalh@yahoo.com>
Co-authored-by: Yunohost-Bot <>

* Specify PHP version in every calls (#132)

* Specify PHP version in every calls

* Switch (back) to php7.4

* Add PHP-xml dependency for DOM extension

Co-authored-by: lapineige <lapineige@users.noreply.github.com>

* Auto-update README

* Fix php version reference (#136)

* Auto-update README

* Use YNH_PHP_VERSION

* Proper YNH_PHP_VERSION syntax

* Proper YNH_PHP_VERSION syntax : typo

* YNH_PHP_VERSION: fix missing change

* Fix phpversion → YNH_PHP_VERSION

* Upgrade to 2.5 (#134)

* Upgrade to 2.5

* Auto-update README

* Upgrade to 2.5

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Merge master (2.4.3/php7.4) into testing (2.5) (#137)

* Testing (#124)

* Apply last example_ynh (#117)

* Apply last example_ynh

* Cleanup backup

* Create DISCLAIMER.md

* Create DISCLAIMER_fr.md

* Auto-update README

* Add files via upload

* Fix heading size

* Auto-update README

* Fix heading size

* Auto-update README

* Fix charset

* Auto-update README

* Update check_process

Co-authored-by: lapineige <lapineige@users.noreply.github.com>
Co-authored-by: Yunohost-Bot <>

* Testing: update to 2.4.3 (#128)

* Apply last example_ynh (#117)

* Apply last example_ynh

* Cleanup backup

* Create DISCLAIMER.md

* Create DISCLAIMER_fr.md

* Auto-update README

* Add files via upload

* Fix heading size

* Auto-update README

* Fix heading size

* Auto-update README

* Fix charset

* Auto-update README

* Update check_process

* 2.4.3 (#125)

* Upgrade to 2.4.2~ynh1

* Fix craue_config_setting

* Upgrade to 2.4.3~ynh1

* Upgrade to 2.4.3~ynh1

* Auto-update README

Co-authored-by: yalh76 <yalh@yahoo.com>
Co-authored-by: Yunohost-Bot <>

* Specify PHP version in every calls (#132)

* Specify PHP version in every calls

* Switch (back) to php7.4

* Add PHP-xml dependency for DOM extension

Co-authored-by: lapineige <lapineige@users.noreply.github.com>

* Auto-update README

* Fix php version reference (#136)

* Auto-update README

* Use YNH_PHP_VERSION

* Proper YNH_PHP_VERSION syntax

* Proper YNH_PHP_VERSION syntax : typo

* YNH_PHP_VERSION: fix missing change

* Fix phpversion → YNH_PHP_VERSION

Co-authored-by: yalh76 <yalh@yahoo.com>
Co-authored-by: Yunohost-Bot <>
Co-authored-by: tituspijean <tituspijean@outlook.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>

Co-authored-by: yalh76 <yalh@yahoo.com>
Co-authored-by: tituspijean <tituspijean@outlook.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* 2.5 (#138)

* Upgrade to 2.5

* Auto-update README

* Upgrade to 2.5

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Auto-update README

* Fix PHP dependencies (#142)

* Switch version to 2.5.0~ynh2

* Auto-update README

* 2.5.1 (#146)

* v2.5.1

* Auto-update README

* v2.5.1

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* fix version number

* Auto-update README

* fix php7.4-redis conflicting with php-redis (#145)

* Auto-update README

* Typo in version number (2.5.1, not 2.5.2)

* Auto-update README

* Setup logrotate (#144)

* Setup logrotate

* Setup logrotate

* Setup logrotate

* Setup logrotate

* Setup logrotate

* bum version number

* Auto-update README

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Auto-update README

* Specify PHP version for Redis (#155)

* Specify PHP version for Redis

Now available in Bullseye

* Auto-update README

* Bump requirement to YNH11 for php${version}-redis

* Auto-update README

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

Co-authored-by: yalh76 <yalh@yahoo.com>
Co-authored-by: Yunohost-Bot <>
Co-authored-by: tituspijean <tituspijean@outlook.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: JimboJoe <jimmy@monin.net>
2022-10-01 16:15:39 +02:00
lapineige
0ac0e6edb0
Testing : v2.5.1 + fix php(7.4)-redis (#147)
* Apply last example_ynh (#117)

* Apply last example_ynh

* Cleanup backup

* Create DISCLAIMER.md

* Create DISCLAIMER_fr.md

* Auto-update README

* Add files via upload

* Fix heading size

* Auto-update README

* Fix heading size

* Auto-update README

* Fix charset

* Auto-update README

* Update check_process

* 2.4.3 (#125)

* Upgrade to 2.4.2~ynh1

* Fix craue_config_setting

* Upgrade to 2.4.3~ynh1

* Upgrade to 2.4.3~ynh1

* Auto-update README

Co-authored-by: yalh76 <yalh@yahoo.com>
Co-authored-by: Yunohost-Bot <>

* Specify PHP version in every calls (#132)

* Specify PHP version in every calls

* Switch (back) to php7.4

* Add PHP-xml dependency for DOM extension

Co-authored-by: lapineige <lapineige@users.noreply.github.com>

* Auto-update README

* Fix php version reference (#136)

* Auto-update README

* Use YNH_PHP_VERSION

* Proper YNH_PHP_VERSION syntax

* Proper YNH_PHP_VERSION syntax : typo

* YNH_PHP_VERSION: fix missing change

* Fix phpversion → YNH_PHP_VERSION

* Upgrade to 2.5 (#134)

* Upgrade to 2.5

* Auto-update README

* Upgrade to 2.5

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Merge master (2.4.3/php7.4) into testing (2.5) (#137)

* Testing (#124)

* Apply last example_ynh (#117)

* Apply last example_ynh

* Cleanup backup

* Create DISCLAIMER.md

* Create DISCLAIMER_fr.md

* Auto-update README

* Add files via upload

* Fix heading size

* Auto-update README

* Fix heading size

* Auto-update README

* Fix charset

* Auto-update README

* Update check_process

Co-authored-by: lapineige <lapineige@users.noreply.github.com>
Co-authored-by: Yunohost-Bot <>

* Testing: update to 2.4.3 (#128)

* Apply last example_ynh (#117)

* Apply last example_ynh

* Cleanup backup

* Create DISCLAIMER.md

* Create DISCLAIMER_fr.md

* Auto-update README

* Add files via upload

* Fix heading size

* Auto-update README

* Fix heading size

* Auto-update README

* Fix charset

* Auto-update README

* Update check_process

* 2.4.3 (#125)

* Upgrade to 2.4.2~ynh1

* Fix craue_config_setting

* Upgrade to 2.4.3~ynh1

* Upgrade to 2.4.3~ynh1

* Auto-update README

Co-authored-by: yalh76 <yalh@yahoo.com>
Co-authored-by: Yunohost-Bot <>

* Specify PHP version in every calls (#132)

* Specify PHP version in every calls

* Switch (back) to php7.4

* Add PHP-xml dependency for DOM extension

Co-authored-by: lapineige <lapineige@users.noreply.github.com>

* Auto-update README

* Fix php version reference (#136)

* Auto-update README

* Use YNH_PHP_VERSION

* Proper YNH_PHP_VERSION syntax

* Proper YNH_PHP_VERSION syntax : typo

* YNH_PHP_VERSION: fix missing change

* Fix phpversion → YNH_PHP_VERSION

Co-authored-by: yalh76 <yalh@yahoo.com>
Co-authored-by: Yunohost-Bot <>
Co-authored-by: tituspijean <tituspijean@outlook.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>

Co-authored-by: yalh76 <yalh@yahoo.com>
Co-authored-by: tituspijean <tituspijean@outlook.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* 2.5 (#138)

* Upgrade to 2.5

* Auto-update README

* Upgrade to 2.5

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Auto-update README

* Fix PHP dependencies (#142)

* Switch version to 2.5.0~ynh2

* Auto-update README

* 2.5.1 (#146)

* v2.5.1

* Auto-update README

* v2.5.1

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* fix version number

* Auto-update README

* fix php7.4-redis conflicting with php-redis (#145)

* Auto-update README

* Typo in version number (2.5.1, not 2.5.2)

* Auto-update README

Co-authored-by: yalh76 <yalh@yahoo.com>
Co-authored-by: Yunohost-Bot <>
Co-authored-by: tituspijean <tituspijean@outlook.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: JimboJoe <jimmy@monin.net>
2022-08-02 23:07:00 +02:00
lapineige
de3e3bb930
Testing : upgrade to 2.5 / fix php dependencies (#139)
* Apply last example_ynh (#117)

* Apply last example_ynh

* Cleanup backup

* Create DISCLAIMER.md

* Create DISCLAIMER_fr.md

* Auto-update README

* Add files via upload

* Fix heading size

* Auto-update README

* Fix heading size

* Auto-update README

* Fix charset

* Auto-update README

* Update check_process

* 2.4.3 (#125)

* Upgrade to 2.4.2~ynh1

* Fix craue_config_setting

* Upgrade to 2.4.3~ynh1

* Upgrade to 2.4.3~ynh1

* Auto-update README

Co-authored-by: yalh76 <yalh@yahoo.com>
Co-authored-by: Yunohost-Bot <>

* Specify PHP version in every calls (#132)

* Specify PHP version in every calls

* Switch (back) to php7.4

* Add PHP-xml dependency for DOM extension

Co-authored-by: lapineige <lapineige@users.noreply.github.com>

* Auto-update README

* Fix php version reference (#136)

* Auto-update README

* Use YNH_PHP_VERSION

* Proper YNH_PHP_VERSION syntax

* Proper YNH_PHP_VERSION syntax : typo

* YNH_PHP_VERSION: fix missing change

* Fix phpversion → YNH_PHP_VERSION

* Upgrade to 2.5 (#134)

* Upgrade to 2.5

* Auto-update README

* Upgrade to 2.5

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Merge master (2.4.3/php7.4) into testing (2.5) (#137)

* Testing (#124)

* Apply last example_ynh (#117)

* Apply last example_ynh

* Cleanup backup

* Create DISCLAIMER.md

* Create DISCLAIMER_fr.md

* Auto-update README

* Add files via upload

* Fix heading size

* Auto-update README

* Fix heading size

* Auto-update README

* Fix charset

* Auto-update README

* Update check_process

Co-authored-by: lapineige <lapineige@users.noreply.github.com>
Co-authored-by: Yunohost-Bot <>

* Testing: update to 2.4.3 (#128)

* Apply last example_ynh (#117)

* Apply last example_ynh

* Cleanup backup

* Create DISCLAIMER.md

* Create DISCLAIMER_fr.md

* Auto-update README

* Add files via upload

* Fix heading size

* Auto-update README

* Fix heading size

* Auto-update README

* Fix charset

* Auto-update README

* Update check_process

* 2.4.3 (#125)

* Upgrade to 2.4.2~ynh1

* Fix craue_config_setting

* Upgrade to 2.4.3~ynh1

* Upgrade to 2.4.3~ynh1

* Auto-update README

Co-authored-by: yalh76 <yalh@yahoo.com>
Co-authored-by: Yunohost-Bot <>

* Specify PHP version in every calls (#132)

* Specify PHP version in every calls

* Switch (back) to php7.4

* Add PHP-xml dependency for DOM extension

Co-authored-by: lapineige <lapineige@users.noreply.github.com>

* Auto-update README

* Fix php version reference (#136)

* Auto-update README

* Use YNH_PHP_VERSION

* Proper YNH_PHP_VERSION syntax

* Proper YNH_PHP_VERSION syntax : typo

* YNH_PHP_VERSION: fix missing change

* Fix phpversion → YNH_PHP_VERSION

Co-authored-by: yalh76 <yalh@yahoo.com>
Co-authored-by: Yunohost-Bot <>
Co-authored-by: tituspijean <tituspijean@outlook.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>

Co-authored-by: yalh76 <yalh@yahoo.com>
Co-authored-by: tituspijean <tituspijean@outlook.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* 2.5 (#138)

* Upgrade to 2.5

* Auto-update README

* Upgrade to 2.5

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Auto-update README

* Fix PHP dependencies (#142)

* Switch version to 2.5.0~ynh2

* Auto-update README

Co-authored-by: yalh76 <yalh@yahoo.com>
Co-authored-by: Yunohost-Bot <>
Co-authored-by: tituspijean <tituspijean@outlook.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: JimboJoe <jimmy@monin.net>
2022-07-27 17:59:53 +02:00
lapineige
c74b2c2927
Testing: update to 2.4.3 (#128)
* Apply last example_ynh (#117)

* Apply last example_ynh

* Cleanup backup

* Create DISCLAIMER.md

* Create DISCLAIMER_fr.md

* Auto-update README

* Add files via upload

* Fix heading size

* Auto-update README

* Fix heading size

* Auto-update README

* Fix charset

* Auto-update README

* Update check_process

* 2.4.3 (#125)

* Upgrade to 2.4.2~ynh1

* Fix craue_config_setting

* Upgrade to 2.4.3~ynh1

* Upgrade to 2.4.3~ynh1

* Auto-update README

Co-authored-by: yalh76 <yalh@yahoo.com>
Co-authored-by: Yunohost-Bot <>

* Specify PHP version in every calls (#132)

* Specify PHP version in every calls

* Switch (back) to php7.4

* Add PHP-xml dependency for DOM extension

Co-authored-by: lapineige <lapineige@users.noreply.github.com>

* Auto-update README

* Fix php version reference (#136)

* Auto-update README

* Use YNH_PHP_VERSION

* Proper YNH_PHP_VERSION syntax

* Proper YNH_PHP_VERSION syntax : typo

* YNH_PHP_VERSION: fix missing change

* Fix phpversion → YNH_PHP_VERSION

Co-authored-by: yalh76 <yalh@yahoo.com>
Co-authored-by: Yunohost-Bot <>
Co-authored-by: tituspijean <tituspijean@outlook.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2022-07-23 18:15:11 +02:00
lapineige
4da5325635
Apply last example_ynh (#118)
* Apply last example_ynh (#117)

* Apply last example_ynh

* Cleanup backup

* Create DISCLAIMER.md

* Create DISCLAIMER_fr.md

* Auto-update README

* Add files via upload

* Fix heading size

* Auto-update README

* Fix heading size

* Auto-update README

* Fix charset

* Auto-update README

Co-authored-by: yalh76 <yalh@yahoo.com>
Co-authored-by: Yunohost-Bot <>
2022-02-10 21:17:58 +01:00
yalh76
2e20b8f9a6
Merge pull request #111 from YunoHost-Apps/testing 2021-07-17 13:25:09 +02:00
yalh76
51a66636bc
Merge pull request #107 from YunoHost-Apps/fix-bullseye-install
Fix bullseye install: php-gettext -> php-php-gettext
2021-07-16 17:59:23 +02:00
ericgaspar
1c475fb251
Update install 2021-06-24 11:29:43 +02:00
Alexandre Aubin
187cdeb598
php-gettext -> php-php-gettext 2021-06-11 16:16:53 +02:00
Alexandre Aubin
818c55a911
Revert "Testing" 2021-06-06 22:41:55 +02:00
JimboJoe
eefec14615
Upgrade to upstream version 2.4.2 (closes #88) (#90)
* Upgrade to upstream version 2.4.2
2021-04-09 10:08:23 +02:00
Jules-Bertholet
d87c241cfa
Install PHP packages of YNH_PHP_VERSION (#100)
Quash the last package_check warning
2021-04-08 23:01:03 +02:00
Jules-Bertholet
0be55edf0d
Tighten permissions (#99)
* Tighten permissions

* Check for existence of cache file before chmoding it
2021-04-08 22:59:54 +02:00
lapineige
0303873f6e
Merge pull request #92 from yunohost-bot/missing-seteu-in-change_url
[autopatch] Missing ynh_abort_if_errors in change_url scripts
2021-04-07 09:10:37 +02:00
Alexandre Aubin
e563ac3226
Remove stale comment 2021-04-06 14:44:43 +02:00
Yunohost-Bot
b21f9406f6 [autopatch] Autopatch to migrate to new permission system 2021-03-15 00:27:47 +01:00
Yunohost-Bot
e7abd276e3 [autopatch] Missing ynh_abort_if_errors in change_url scripts 2021-03-15 00:23:05 +01:00
Kayou
ee63f1e237
Update upgrade 2020-06-09 15:28:53 +02:00
Kay0u
1f600ce67f
Revert "Update upgrade"
This reverts commit d06f1c97b1.
2020-05-01 15:10:55 +02:00
Kayou
d06f1c97b1
Update upgrade 2020-04-05 20:49:19 +02:00
Kay0u
6cfb7e2be7
Fix hooks 2020-03-21 01:31:24 +01:00
lapineige
d4069165b6
Remove useless comments 2019-05-21 10:04:42 +02:00
Maniack Crudelis
b945d3779d
Cosmetic fixes 2019-05-16 22:20:54 +02:00
lapineige
4b2e2a74c3
Merge branch 'testing' into exclure-cache-from-backup 2019-05-13 10:20:51 +02:00
lapineige
b60404d452
Fix warning when removing the cache
https://github.com/YunoHost-Apps/wallabag2_ynh/pull/69#discussion_r283221142
2019-05-13 09:51:14 +02:00
lapineige
ca396c9781
Exclude cache file from backup
It deletes them - it's simpler that not using the helper to backup the files.
2019-05-10 23:43:35 +02:00
lapineige
f23693256a
Merge branch 'testing' into package_upgrade 2019-05-08 17:46:14 +02:00
lapineige
ae76c98612
Add Fail2ban support (#65)
* Readme: Add welcome UI screenshoot 

It's always nice to have a quick look at the UI of the software you're going to install :)

* Testing  (#56)

* Fix 413 request entity too large (#55)

* [fix] 413 Request Entity Too Large

* Remove ini file for php (#57)

Have a look to YunoHost-Apps/nextcloud_ynh#138 for more information

* Add fail2ban config

* Add Fail2ban config removal helper

* Enhance fail2ban config look

* Add fail2ban backup

* Restore fail2ban config

* Add fail2ban config during upgrade

To make sure any older version will get fail2ban support

* Update minimum version to 3.5

This is needed for fail2ban helpers

* Add fail2ban info

* Fail2ban: Fix missing log file during install

* Fix feil2ban regex

* Fix fail2ban regex - 2

* Use ynh_systemd_action

* Use long getopts arguments

* Fix duplicated comment and remove blank space

* Fix fail2ban regex in upgrade script

* Improve regex - install

This allow empty username (not possible, but may still block some extra brute force spammers) and username with spaces

* Improve regex - upgrade

This allow empty username (not possible, but may still block some extra brute force spammers) and username with spaces

* Fix missing log file for fail2ban

* Indentation and variable usage
2019-05-08 17:01:54 +02:00
Maniack Crudelis
169d22849e Normalization from example_ynh 2019-05-03 15:08:22 +02:00
Maniack Crudelis
b305551b43 Remove ini file for php (#57)
Have a look to YunoHost-Apps/nextcloud_ynh#138 for more information
2018-10-02 20:01:36 +02:00
Maniack Crudelis
1b4e2adeda
Simplify change_url script by using newly accessible conf folder
From the PR https://github.com/YunoHost-Apps/wallabag2_ynh/pull/50, coded by JimboJoe.
2018-06-29 20:30:27 +02:00
JimboJoe
689e47f4c5 Testing (#42)
* Keep optional configuration lines in nginx.conf to allow changing URL from/to "/path" locations
Rename comment prefixes fore more readability

* Add change_url script

* Require YNH 2.7.2, remove helpers and sudo prefixes

* Use ynh_replace_string

* Handle nginx conf file checksums

* Fix indentation

* Update source to 2.3

* Update version to 2.3

* Update readme version to 2.3

* Fix 20-app.ini in restore

* Replace app checkurl by webpath_available

* Adapt existing patches to 2.3

* Remove need to manage parameters.yml file; adapt to version 2.3

* Fix php5-redis dependency (redis-server is installed by YunoHost)

* Manage new domain_name parameter in change_url

* Upgrade to upstream version 2.3.1

* Upgrade to upstream version 2.3.2

* Remove obsolete calls to checkurl

* Fix check_process for upgrade from previous commit

* Fix Version number
2018-02-12 22:09:26 +01:00
lapineige
5b75043361 Fix commit 7f96f52 mistake
Chmod was applied to the wrong file.
2017-06-24 16:35:36 +02:00
lapineige
7f96f52076 Fix parameters.yml reading rights
Previously this sensitive file (database credentials, ...) was readable by anyone (rights value was 644)
2017-06-24 16:30:58 +02:00
JimboJoe
5c76ddeb6c Take official review into account (#36)
Small improvements to fit with Yunohost package standards
2017-06-06 15:13:25 +02:00
JimboJoe
29ccad06f6 Refactoring, backup/restore, multi-instance (#28)
* Refactoring, backup/restore, multi-instance

* Use dedicated system user, backup before upgrade

* Set directory rights (fixes #31), point to localhost (fixes #29), use up-to-date php-fpm.conf

* Install dependencies when restoring

* Set Wallabag URL in internal settings

* Fix upgrade, use more forthcoming helpers

* fix #32, use latest mysql helpers

* Small fixes (redundant file, up-to-date check_process, syntax correction on app.src)
2017-05-18 15:24:33 +02:00
JimboJoe
b773089381 Update to upstream version 2.2.2 (#24)
Tests worked correctly, merging.
2017-04-11 17:00:21 +02:00
Nicolas Aguirre
e37ad572ee Fix install script by avoiding to enter directory with wrong permissions. Also use absolute path for config files. 2017-02-10 11:16:41 +01:00
Jérôme Lebleu
16340deabe [enh] Update Wallabag to v2.1.4 2016-11-20 19:50:41 +01:00
Jérôme Lebleu
7d181edb0f [enh] Update Wallabag to v2.1.1 2016-10-09 15:30:34 +02:00
Genma
4135a28ad4 Wallabag 2.0.8 released 2016-09-07 16:29:09 +02:00
Jérôme Lebleu
cd90613f6d [enh] Update Wallabag to v2.0.7 2016-08-23 15:08:45 +02:00
Jérôme Lebleu
cfef8b83da [enh] Add the upgrade script and update README.md 2016-07-16 14:07:49 +02:00
Jérôme Lebleu
fded6b9898 [fix] Dot not catch services reloading failures at install 2016-07-16 14:03:06 +02:00
Jérôme Lebleu
946fad5957 [fix] Save DES key at install for a later usage 2016-07-16 14:02:28 +02:00
Jérôme Lebleu
6906f58f97 [clean] Remove commands related to downloading sources from git 2016-07-16 13:27:25 +02:00