mirror of
https://gitlab.wikimedia.org/ladsgroup/Phabricator-maintenance-bot
synced 2024-11-23 12:32:38 +01:00
Kill spawned ssh agent in new_wikis_handler.sh wrapper script
This commit is contained in:
parent
cba44a60e8
commit
05faf29136
1 changed files with 1 additions and 0 deletions
|
@ -2,3 +2,4 @@
|
|||
|
||||
eval $(ssh-agent)
|
||||
python3 /data/project/phabbot/phabbot/new_wikis_handler.py /data/project/phabbot/phabbot/creds.json 10000000
|
||||
pkill -u $USER ssh-agent
|
||||
|
|
Loading…
Reference in a new issue