Moved static files collection from platform-specific scripts to the Docker entrypoint script. Simplifies maintenance by eliminating redundant logic across Windows, Unix, and restart scripts. Updated logo/icon settings to use `static()` for better flexibility. |
||
|---|---|---|
| .. | ||
| backup.sh | ||
| compile-messages.sh | ||
| delete-elasticsearch.sh | ||
| export-environment-file.sh | ||
| generate-environment-file.sh | ||
| install-native.sh | ||
| install.sh | ||
| make-messages.sh | ||
| make-migrations.sh | ||
| migrate-media.sh | ||
| migrate.sh | ||
| restart.sh | ||
| run.sh | ||
| starter.sh | ||
| test.sh | ||
| uninstall.sh | ||