azerothcore-wotlk/bin
2021-03-05 05:17:47 -08:00
..
acore Rewrite of bash system 2018-07-15 22:51:17 +02:00
acore-compiler Rewrite of bash system 2018-07-15 22:51:17 +02:00
acore-db-asm Rewrite of bash system 2018-07-15 22:51:17 +02:00
acore-db-export fix(Bash/Exporter): fix path + add prompt to prevent wrong usage (#1477) 2019-02-17 10:04:09 +01:00
acore-db-pendings Rewrite of bash system 2018-07-15 22:51:17 +02:00
acore-docker-build fix(Core/bin): Add quotes to pwd in docker build scripts (#3701) 2020-11-18 11:03:49 -06:00
acore-docker-build-no-scripts fix(Core/bin): Add quotes to pwd in docker build scripts (#3701) 2020-11-18 11:03:49 -06:00
acore-docker-generate-etc fix(DOCKER): add dos2unix conversion when generating config files (#4697) 2021-03-05 05:17:47 -08:00
acore-docker-remove-build-cache fix(bin/scripts): Allow script work with git bash (#3841) 2020-12-02 16:24:20 -06:00
acore-installer Rewrite of bash system 2018-07-15 22:51:17 +02:00
acore-restarter feat(Bash/restarter): add restarter to the available bin/ collection (#3991) 2020-12-15 12:59:18 +01:00
README.md implemented db_exporter 2016-08-13 20:32:23 +02:00

All bash script here must be compatible with following environments:

  • linux: bash 4.x

  • windows: git for windows 2.9.3

  • osx