add more info to install steps
This commit is contained in:
@@ -10,6 +10,9 @@ mv fbBot /usr/local/bin/
|
|||||||
cp contrib/etc /
|
cp contrib/etc /
|
||||||
mkdir -p /etc/fbBot/content
|
mkdir -p /etc/fbBot/content
|
||||||
chmod 755 /etc/fbBot/content
|
chmod 755 /etc/fbBot/content
|
||||||
|
|
||||||
|
# change the /etc/fbBot/config.yaml to match your settings
|
||||||
|
|
||||||
systemctl daemon-reload
|
systemctl daemon-reload
|
||||||
systemctl enable fbBot.service
|
systemctl enable fbBot.service
|
||||||
systemctl start fbBot.service
|
systemctl start fbBot.service
|
||||||
|
|||||||
Reference in New Issue
Block a user