no message
This commit is contained in:
parent
b577493f77
commit
906f0cb954
@ -8,8 +8,8 @@ sql="/config/nadekobot.sqlite"
|
|||||||
if [ -f "$sql" ] ; then echo "SQLite DB exists" ; else echo "" > /config/nadekobot.sqlite ;fi
|
if [ -f "$sql" ] ; then echo "SQLite DB exists" ; else echo "" > /config/nadekobot.sqlite ;fi
|
||||||
|
|
||||||
#Remove Built in
|
#Remove Built in
|
||||||
rm /root/NadekoBot/credentials.json
|
#rm /root/NadekoBot/credentials.json
|
||||||
rm /root/NadekoBot/data/nadekobot.sqlite
|
#rm /root/NadekoBot/data/nadekobot.sqlite
|
||||||
|
|
||||||
#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
|
||||||
|
Loading…
Reference in New Issue
Block a user