EverWrath/bin
2020-11-18 11:03:49 -06: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): no need to duplicate *.dist files (#1551) 2019-03-03 02:00:22 +01:00
acore-docker-remove-build-cache feat(Docker): update to Ubuntu 20.04 + more improvements (#3277) 2020-08-13 00:25:20 +02:00
acore-installer Rewrite of bash system 2018-07-15 22:51:17 +02: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