Copie le git dans /etc
This commit is contained in:
parent
520a6668f4
commit
493bcd6a75
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
apt-get install python3-pip
|
||||
mkdir /var/log/klafirc
|
||||
mkdir /etc/klafirc
|
||||
cp bots.yaml /etc/klafirc
|
||||
cp -r . /etc/klafirc
|
||||
cp klafirc.service /etc/systemd/system/
|
||||
systemctl enable klafirc.service
|
||||
python3 setup.py install
|
||||
|
|
Loading…
Reference in a new issue