EverWrath/apps
marcelhas 7001865186
Fix start scripts (#8005)
* fix(Bash): Handle missing env variable

Bash installation failed when no explicit `zipPath` was set.
As it defaulted to `/`, which led to permission errors.

* fix(Docker): Fix docker volume error

Docker installation failed, because target directories of volumes should
not end with a `/`.

https://stackoverflow.com/questions/68273745/how-to-make-a-mount-shared-in-docker/68455665#68455665
2021-10-01 10:33:35 +02:00
..
bash_shared feat(docker): production images, integrated ccache and many other improvements (#5551) 2021-05-04 11:35:24 +02:00
ci feat(CMake): delete EXTRA_LOGS (#6897) 2021-07-14 23:47:40 +02:00
compiler feat(CMake): delete EXTRA_LOGS (#6897) 2021-07-14 23:47:40 +02:00
config-merger feat(apps): Config Merger (#5779) 2021-05-11 17:46:28 +02:00
db_assembler fix(Docker): windows improvements and permissions fix (#5444) 2021-04-28 22:26:39 +02:00
db_exporter Feat(Docker/bash): docker-compose system rework (#4488) 2021-04-22 09:57:05 +02:00
docker feat(Deps/ACE): remove ACE library (part 1/2) (#6980) 2021-07-16 15:05:39 +02:00
EnumUtils feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
extractor Translation and modifications in extractor.bat (#7992) 2021-09-30 23:54:35 +02:00
git_tools feat(docker): production images, integrated ccache and many other improvements (#5551) 2021-05-04 11:35:24 +02:00
installer Fix start scripts (#8005) 2021-10-01 10:33:35 +02:00
startup-scripts Feat(Docker/bash): docker-compose system rework (#4488) 2021-04-22 09:57:05 +02:00
whitespace_remover feat(apps): Add a tool to remove trailing whitespaces (#4074) 2021-04-18 14:03:31 +02:00