correct .sqlite location
This commit is contained in:
parent
195c6a5e0c
commit
c9da02466e
|
@ -2,4 +2,4 @@
|
|||
|
||||
# This script can be run in order to change the Plenum-Bot config
|
||||
|
||||
$HOME/.cargo/bin/Plenum-Bot -f .config/Plenum-Bot.sqlite -c
|
||||
$HOME/.cargo/bin/Plenum-Bot -f $HOME/.config/Plenum-Bot.sqlite -c
|
Loading…
Reference in a new issue