1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/transmission_ynh.git synced 2024-09-04 01:46:12 +02:00
transmission_ynh/scripts
Salamandar 55aa09e9c2
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
2023-09-28 11:21:19 +02:00
..
_common.sh Version 2 (#99) 2023-09-27 11:58:18 +02:00
backup Version 2 (#99) 2023-09-27 11:58:18 +02:00
change_url Version 2 (#99) 2023-09-27 11:58:18 +02:00
install Version 2 (#99) 2023-09-27 11:58:18 +02:00
remove Version 2 (#99) 2023-09-27 11:58:18 +02:00
restore Version 2 (#99) 2023-09-27 11:58:18 +02:00
upgrade Fix upgrade script for old versions (#102) 2023-09-28 11:21:19 +02:00