Files
conjurer/deploy_music.sh
T
gitea ca6896ebcf Fixing the bug in the conjurer_musician.py file.
Fx

Fix

fx

Fix ?

Revert "Fix"

This reverts commit 4e185f7b34dfede04ed36ab9813bd9d1f7fb8b35.

Adding deploy for music bot
2024-04-17 19:41:32 +02:00

7 lines
152 B
Bash
Executable File

#!/bin/bash
cd ./conjurer
git pull
cd ..
cp ./conjurer/file_webservice/conjurer_musician.py ./Conjurer
sudo systemctl restart conjurer_musician.service