Compare commits

...

2 Commits

Author SHA1 Message Date
j0nnymoe
c379a17320 Merge pull request #19 from KodeStar/patch-2
Symlink SupportedApps to the config folder
2018-11-05 12:34:37 +00:00
KodeStar
a39112cc00 Symlink SupportedApps to the config folder 2018-11-05 12:14:21 +00:00

View File

@@ -16,6 +16,7 @@ symlinks=( \
/var/www/localhost/heimdall/storage/app/public/avatars \
/var/www/localhost/heimdall/storage/app/public/backgrounds \
/var/www/localhost/heimdall/storage/app/public/icons \
/var/www/localhost/heimdall/storage/app/SupportedApps \
/var/www/localhost/heimdall/database/app.sqlite \
/var/www/localhost/heimdall/.env )