1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/z-push_ynh.git synced 2024-09-03 18:05:58 +02:00
Commit graph

41 commits

Author SHA1 Message Date
Éric Gaspar
2593778a5a cleaning 2024-08-11 09:16:54 +02:00
Alexandre Aubin
9b56411c76 Zbmlgrerg 2023-12-05 01:46:22 +01:00
Alexandre Aubin
ca1a761d2c z-push wants the log dir to end with a trailign slash >_> 2023-12-05 01:31:04 +01:00
Éric Gaspar
b53d7b879e v2 2023-11-02 22:01:27 +01:00
Éric Gaspar
366ed99d99 v2 2023-11-02 21:43:27 +01:00
yalh76
6cf3dd61c9 Fix bookworm 2023-08-04 21:01:02 +02:00
Éric Gaspar
7754167bdf Fix linter 2023-01-19 12:16:08 +01:00
yalh76
464937d8fc Apply Lest example_ynh 2022-01-18 22:08:28 +01:00
yalh76
05b0b8734f Fix recursive chmod 2021-04-17 18:32:51 +02:00
yalh76
9339555f78 Fix chmod 2021-04-15 20:30:35 +02:00
yalh76
750a291cce Fix rights 2021-04-13 01:11:15 +02:00
yalh76
666e50f519 Fix rights 2021-04-11 22:16:13 +02:00
yalh76
c65b32ae06 Apply last example_ynh 2021-04-10 02:06:00 +02:00
yalh76
346c3505d3 Update restore 2021-04-09 23:34:23 +02:00
yalh76
a734ac22aa Apply last example_ynh 2021-04-09 20:48:50 +02:00
yalh76
8e99ec37fb Apply last example_ynh 2021-02-26 00:50:43 +01:00
yalh76
a925c08563 Fix for stretch 2021-01-07 20:10:33 +01:00
ericgaspar
f1ee3f19d8
Fix typos 2021-01-02 11:51:49 +01:00
ericgaspar
da78be4307 Upgrade to 2.6.1 2021-01-02 10:00:39 +01:00
yalh76
289c83b546 Apply example_ynh 2020-02-23 17:08:21 +01:00
yalh76
6b3d430bc1 Apply example_ynh 2019-05-15 17:50:20 +02:00
yalh76
96f9f23aa3
Merge pull request #10 from yalh76/dedicated_user
Switch to dedicated user
2019-04-10 01:15:22 +02:00
yalh76
97c7ea9e14 Switch to dedicated user 2019-04-10 01:04:02 +02:00
yalh76
c02f0de04d swith to path_url 2019-04-10 00:34:37 +02:00
yalh76
71cbe948ee
2 example ynh (#2)
* Fix package_linter errors

* Apply example_ynh on check_process

* Apply example_ynh on install script

* Fix timezone

* Apply example_ynh on remove script

* Apply example_ynh to backup script

* Apply example_ynh on restore script

* Fix to php7

* remove sudo

* Fix dependencies list

* Fix to PHP 7.0

* Fix Yunohost version

* Apply example_ynh to upgrade script

* Remove sudo

* apply example_ynh on php-fpm.conf

* Apply example_ynh to readme

* Scripts fix

* Setup Public

* Reorder
2019-03-31 04:34:31 +02:00
yalh76
96fda9562e
Fix package_linter (#1)
* Fix package_linter
2019-03-30 22:28:14 +01:00
polytan02
f589eb8daf Missing -y in apt-get install 2017-02-25 23:44:10 +00:00
polytan02
f9e400fa96 Merge branch 'master' of https://github.com/YunoHost-Apps/z-push_ynh 2017-02-25 23:25:07 +00:00
polytan02
4d1b4b24a3 Fix until helper is working 2017-02-25 23:24:42 +00:00
polytan02
9b919ee7ec cp -a /. instead of cp -a /* 2017-02-25 23:05:36 +00:00
polytan02
7b5af6c82f Adjustment of set -eu & set -u 2017-02-25 22:04:12 +00:00
polytan02
a0028ddf75 Use of cp /. instead of /* 2017-02-24 16:33:37 +00:00
polytan02
646133fd4a No need to reinstall apps 2017-02-24 14:32:01 +00:00
polytan02
2eca22c4c3 Define ${DEPS_PKG_NAME} as z-push-deps 2017-02-24 13:28:52 +00:00
polytan02
3b4b90540d Use of ynh_package_install_from_equivs 2017-02-24 13:24:52 +00:00
polytan02
9c4f0f3c1a Install depedencies during restore 2017-02-10 21:56:22 +00:00
polytan02
a933cc5bbe Install dependencies after restore 2017-02-10 21:54:04 +00:00
polytan02
4c6c5dbe68 Places STATE_DIR in /home/yunohost.app instead of /vaer/www/z-push
The point is to keep the states in between upgrades to avoid full resync of devices in between upgrades of z-push sources
2017-02-10 15:24:02 +00:00
polytan02
90889ba3ac Add logrotate capability 2017-02-10 14:56:29 +00:00
polytan02
6b18158c99 Corrections of typos 2017-01-18 01:31:44 +00:00
polytan02
547489e618 Initial commit 2017-01-18 01:19:30 +00:00