Fixed data link
This commit is contained in:
parent
f3eabec1ba
commit
e51606bef6
@ -5,6 +5,6 @@ if test -f "/config/credentials.json"; then echo "Creds Exist"; else cp /root/Na
|
|||||||
#Remove Built in
|
#Remove Built in
|
||||||
rm /root/NadekoBot/credentials.json
|
rm /root/NadekoBot/credentials.json
|
||||||
|
|
||||||
|
|
||||||
#Adding Config file sym links
|
#Adding Config file sym links
|
||||||
ln -s /config/credentials.json /root/NadekoBot/credentials.json
|
ln -s /config/credentials.json /root/NadekoBot/credentials.json
|
||||||
|
ln -s /config/data /root/NadekoBot/data
|
Loading…
Reference in New Issue
Block a user