mirror of
https://github.com/NathanHandley/mod-ah-bot-plus.git
synced 2026-01-30 00:53:48 +00:00
chore(Module/Structure): update structure (#72)
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
MOD_AH_BOT_ROOT="$( cd "$( dirname "${BASH_SOURCE[0]}" )/" && pwd )"
|
||||
|
||||
source $MOD_AH_BOT_ROOT"/conf/conf.sh.dist"
|
||||
|
||||
if [ -f $MOD_AH_BOT_ROOT"/conf/conf.sh" ]; then
|
||||
source $MOD_AH_BOT_ROOT"/conf/conf.sh"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user