setup.sh aktualisiert

This commit is contained in:
M_Viper 2024-02-02 07:14:32 +01:00
parent 98408bed1d
commit 82cb07811c
1 changed files with 1 additions and 1 deletions

View File

@ -67,4 +67,4 @@ chmod +x start_bot.sh
echo -e "Creating autostart script..."
echo -e "[Unit]\nDescription=Telegram Support Bot\n\n[Service]\nExecStart=$(pwd)/start_bot.sh\n\n[Install]\nWantedBy=default.target" > telegram_bot.service
sudo mv telegram_bot.service /etc/systemd/system/
sudo systemctl enable telegram_bot
sudo systemctl enable telegram_bot