new folders

This commit is contained in:
Владимир Фёдоров 2022-04-04 21:59:30 +07:00
parent 0651a91e39
commit 1d440cba58
1 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ steps:
from_secret: ssh_pass
port:
from_secret: ssh_port
target: bots
target: bots/butler_tg_bot
source:
- butler_tg_bot
rm: true
@ -43,7 +43,7 @@ steps:
envs: [ TOKEN,PASSWORD ]
command_timeout: 10s
script:
- cd bots
- cd bots/butler_tg_bot
- echo $${TOKEN} > token.txt
- echo $${PASSWORD} | sudo -S systemctl restart butler_tg_bot