We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a786111 commit 70a66b1Copy full SHA for 70a66b1
1 file changed
.github/workflows/deploy.yml
@@ -23,4 +23,4 @@ jobs:
23
script: |
24
cd /opt/savemessage_telegram
25
git pull origin main
26
- bash restart_bot.sh
+ sudo systemctl restart telegram-bot
0 commit comments