diff --git a/root/etc/cont-init.d/50-config b/root/etc/cont-init.d/50-config index 4a63c61..7d904e3 100644 --- a/root/etc/cont-init.d/50-config +++ b/root/etc/cont-init.d/50-config @@ -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 )