mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-18 15:52:10 +00:00
fx2
This commit is contained in:
@@ -3,7 +3,7 @@ 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/
|
||||||
@@ -22,6 +22,6 @@ cp ./conjurer/other_commands.py ./Conjurer/
|
|||||||
cp ./conjurer/other_functions.py ./Conjurer/
|
cp ./conjurer/other_functions.py ./Conjurer/
|
||||||
cp ./conjurer/radio_commands.py ./Conjurer/
|
cp ./conjurer/radio_commands.py ./Conjurer/
|
||||||
cp ./conjurer/voice_recognition_commands.py ./Conjurer/
|
cp ./conjurer/voice_recognition_commands.py ./Conjurer/
|
||||||
cp ./conjurer/thin_client.py ./Conjurer/
|
cp ./conjurer/thin_client.py ./Conjurer/bot.py
|
||||||
|
|
||||||
sudo systemctl restart conjurer.service
|
sudo systemctl restart conjurer.service
|
||||||
|
|||||||
Reference in New Issue
Block a user