chore. Compatibility with the latest version of the emulator
This commit is contained in:
parent
8137419b65
commit
a48672d966
7 changed files with 118 additions and 9 deletions
|
|
@ -1,8 +0,0 @@
|
|||
#!/usr/bin/env bash
|
||||
MOD_GUILDFUNDS_ROOT="$( cd "$( dirname "${BASH_SOURCE[0]}" )/" && pwd )"
|
||||
|
||||
source $MOD_GUILDFUNDS_ROOT"/conf/conf.sh.dist"
|
||||
|
||||
if [ -f $MOD_GUILDFUNDS_ROOT"/conf/conf.sh" ]; then
|
||||
source $MOD_GUILDFUNDS_ROOT"/conf/conf.sh"
|
||||
fi
|
||||
Loading…
Add table
Add a link
Reference in a new issue