Fix config path

This commit is contained in:
Dennis Eichhorn 2017-07-26 22:09:08 +02:00
parent 4dc1e3e922
commit 5584448e3b

View File

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
. config . config.sh
. Tools/buildBase.sh . Tools/buildBase.sh
. Tools/buildLib.sh . Tools/buildLib.sh