Advanced building

- makefiles;
- customizable PREFIX;
- tests;
- other useful stuff.
This commit is contained in:
2020-08-05 12:36:08 +03:00
parent ee3f297a88
commit 30e10be887
11 changed files with 125 additions and 84 deletions

View File

@ -21,7 +21,7 @@
declare -A ModeNames MutNames
source /etc/kf2-srv/kf2-srv.conf
source "/etc/kf2-srv/kf2-srv.conf"
DirLog="/var/log/kf2-srv"
DirLogBeta="/var/log/kf2-srv-beta"