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

Resolve "feat: add app post_install"

Merged Arthur BOUDREAULT requested to merge 32-feat-add-app-post_install into main
Files
5
+ 7
0
@@ -56,3 +56,10 @@ ynh_apps: null
# args:
# domain: domain.tld
# path: /ttrss
# post_install:
# - src: "templates/file.sh.j2"
# dest: "/tmp/script.sh"
# type: script
# owner: ttrss # Only provide if different from app name
# group: ttrss # Only provide if different from www-data
Loading