This commit is contained in:
2024-11-07 10:30:56 +01:00
parent c6f57bc2aa
commit 2147de594d
+1 -2
View File
@@ -1,9 +1,8 @@
#!/bin/bash
git pull
cd /home/pi/conjurer || exit
git pull
cp ./deploy.sh ./home/pi/
cd /home/pi/conjurer || exit
cd /home/pi || exit
cp ./conjurer/bot.py ./Conjurer/ #legacy to be deprecated after refactor is done
cp ./conjurer/settings.json ./Conjurer/
cp ./conjurer/system_gpt_settings.json ./Conjurer/