fix file name
This commit is contained in:
parent
c3fef99fc3
commit
1182d5f93e
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue