mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 21:38:38 +00:00
fx
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd /home/pi/conjurer || exit
|
cd /home/pi/conjurer || exit
|
||||||
git pull
|
git pull
|
||||||
cp ./deploy.sh ./home/pi/
|
cp ./deploy.sh /home/pi/
|
||||||
cd /home/pi || exit
|
cd /home/pi || exit
|
||||||
cp ./conjurer/bot.py ./Conjurer/ #legacy to be deprecated after refactor is done
|
cp ./conjurer/bot.py ./Conjurer/ #legacy to be deprecated after refactor is done
|
||||||
cp ./conjurer/settings.json ./Conjurer/
|
cp ./conjurer/settings.json ./Conjurer/
|
||||||
|
|||||||
Reference in New Issue
Block a user