fix file name

This commit is contained in:
2022-09-04 22:52:33 +07:00
parent c3fef99fc3
commit 1182d5f93e
+1 -1
View File
@@ -52,7 +52,7 @@ steps:
- cd bots/verochka_tg_bot
- echo $${TOKEN} > token.txt
- echo $${TOKEN_WEATHER} > token_weather.txt
- echo $${CHAT_ID} > token_weather.txt
- echo $${CHAT_ID} > chat_id.txt
- echo $${PASSWORD} | sudo -S systemctl restart verochka_tg_bot
trigger: