Move app to /app

This commit is contained in:
Eric Nemchik
2020-04-05 02:44:10 -05:00
parent 93c521ad0e
commit 9a4ee6ae29
5 changed files with 8 additions and 7 deletions

View File

@@ -52,6 +52,7 @@ app_setup_block: |
# changelog
changelogs:
- { date: "05.04.20:", desc: "Move app to /app." }
- { date: "01.08.19:", desc: "Rebase to Linuxserver LTS mono version." }
- { date: "13.06.19:", desc: "Add env variable for setting umask." }
- { date: "10.05.19:", desc: "Rebase to Bionic." }