1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/transmission_ynh.git synced 2024-09-04 01:46:12 +02:00
Commit graph

27 commits

Author SHA1 Message Date
Alexandre Aubin
262cae1b44
Update remove: app shouldn't remove the data_dir manually (only if --purge etc) and this is actually the old location... 2024-06-19 22:23:06 +02:00
eric_G
acb15e5dd5
Testing (#104)
* Auto-update README

* Bullseye (#95)

* Upgrade to bullseye

* Auto-update README

* Auto-update README

* Update check_process

* Update manifest.json

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

* Update manifest.json

* Update upgrade

* Auto-update README

* Version 2 (#99)

* Update install

* v2

* Auto-update README

* v2

* fix

* Auto-update README

* Delete updater.sh

* fix

* fix

* Update restore

* fix

* Update manifest.toml

* add sudirs

* Update install

* cleaning

* Update upgrade

* Update tests.toml

* Update manifest.toml

* Update manifest.toml

* cleaning

* Auto-update README

* cleaning

* fix

---------

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

* Auto-update README

* Update manifest.toml

* Auto-update README

* Update upgrade

* Update tests.toml

* Fix upgrade script for old versions (#102)

We moved from /home/yunohost.transmission to /home/yunohost.app/transmission.
Dangling symlinks might exist in the $MEDIA_DIRECTORY...

Removing this before ynh_multimedia_build_main_dir will fix this, and the symlinks will be recreated after by ynh_multimedia_addfolder.

Also, we're using rm and not ynh_secure_remove because of https://github.com/YunoHost/issues/issues/2253

* Update manifest.toml

* Auto-update README

* Update remove

* Update upgrade

* cleaning

* Update upgrade

* Update install

* Update manifest.toml

* Update upgrade

* Update manifest.toml

* Auto-update README

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Salamandar <6552989+Salamandar@users.noreply.github.com>
2023-10-04 08:35:00 +02:00
eric_G
f5685f8c0c
Testing (#101)
* Auto-update README

* Bullseye (#95)

* Upgrade to bullseye

* Auto-update README

* Auto-update README

* Update check_process

* Update manifest.json

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

* Update manifest.json

* Update upgrade

* Auto-update README

* Version 2 (#99)

* Update install

* v2

* Auto-update README

* v2

* fix

* Auto-update README

* Delete updater.sh

* fix

* fix

* Update restore

* fix

* Update manifest.toml

* add sudirs

* Update install

* cleaning

* Update upgrade

* Update tests.toml

* Update manifest.toml

* Update manifest.toml

* cleaning

* Auto-update README

* cleaning

* fix

---------

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

* Auto-update README

* Update manifest.toml

* Auto-update README

* Update upgrade

* Update tests.toml

* Fix upgrade script for old versions (#102)

We moved from /home/yunohost.transmission to /home/yunohost.app/transmission.
Dangling symlinks might exist in the $MEDIA_DIRECTORY...

Removing this before ynh_multimedia_build_main_dir will fix this, and the symlinks will be recreated after by ynh_multimedia_addfolder.

Also, we're using rm and not ynh_secure_remove because of https://github.com/YunoHost/issues/issues/2253

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Salamandar <6552989+Salamandar@users.noreply.github.com>
2023-09-28 12:25:27 +02:00
yalh76
3ac30d2f81 Apply example_ynh 2022-07-03 20:36:04 +02:00
ericgaspar
12102afb93
Fix linter warnings 2020-12-14 11:36:02 +01:00
Maniack Crudelis
96fa565fba
Update scripts/remove
Co-Authored-By: Kayou <pierre@kayou.io>
2020-04-15 12:34:27 +02:00
maniack
9c4e8736ff Do not use sysctl.d into LXC 2020-03-03 19:06:26 +01:00
Kayou
5bd642ca5c
Move code to avoid a warning during the remove 2019-06-03 14:22:01 +02:00
kay0u
789cc61498 use sysctl --load 2019-05-09 12:25:08 +02:00
Maniack Crudelis
b5ffe94ab4 Do not load kernel options into package_check 2019-05-09 11:44:17 +02:00
Kay0u
1532fca40d Fix warning 2019-05-09 11:07:57 +02:00
Maniack Crudelis
4940447bdb Do not remove data directory
Prevent losing data in case of reinstallation.
Data can be removed from the multimedia directory
2019-05-01 13:34:27 +02:00
Maniack Crudelis
2f7a4168fd Normalization from example_ynh 2019-05-01 13:24:56 +02:00
JimboJoe
ef88aaa436
Merge pull request #38 from YunoHost-Apps/add_acl_dep
Add acl dependency
2018-03-09 08:15:18 +01:00
Maniack Crudelis
5d75aa4a75 peer_port also on UDP 2018-03-03 18:53:33 +01:00
Maniack Crudelis
7d887f6bc1 Add acl dependency 2018-03-03 18:39:57 +01:00
Maniack Crudelis
3e50bc865f [enh] Update of the scripts 2017-08-27 22:01:10 +02:00
Maniack Crudelis
4dc8a21dc5 Fix remove then install 2017-06-17 19:05:16 +02:00
Maniack Crudelis
1f92bf6376 Incomplete remove and fix restore after remove 2017-06-16 20:38:31 +02:00
Maniack Crudelis
3b0ddf4a5d Fix upgrade, remove and #13 2017-06-15 00:33:49 +02:00
Maniack Crudelis
6c088f616d Global refactoring 2017-06-13 23:37:51 +02:00
Jérôme Lebleu
dc45c47e85 [fix] Retrieve app settings at upgrade and harden set options 2016-05-17 22:13:59 +02:00
opi
3aa6ca6cea [fix] Remove & Restore scripts. 2016-05-14 10:40:28 +02:00
opi
da76228184 [enh] Use env var in existing script (install/remove/upgrade). 2016-05-14 10:06:54 +02:00
Alexis Gavoty
26e17a355b Update remove 2014-05-29 11:28:16 +02:00
Julien Malik
6cb43a01fe Update remove 2014-03-19 23:11:31 +01:00
Kload
c4403a1804 Add remove and upgrade script 2013-10-29 13:26:46 +00:00