Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 5ccafef4 authored by Arthur BOUDREAULT's avatar Arthur BOUDREAULT
Browse files

feat(ynh_setup): :construction: add new symbolic links

parent 9ec47777
No related branches found
No related tags found
No related merge requests found
Pipeline #6177 passed with warnings
......@@ -30,6 +30,12 @@ ynh_data_dirs:
link: "/etc/yunohost"
- path: "{{ ynh_dir }}/var"
link: "/var/www"
- path: "{{ ynh_dir }}/share"
link: "/usr/share/yunohost"
- path: "{{ ynh_dir }}/backup"
link: "/home/yunohost.backup/archives"
- path: "{{ ynh_dir }}/home_apps"
link: "/home/yunohost.app"
ynh_data_dirs_enabled: True
# The list of Yunohost domains.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment