1
0
Fork 0
mirror of https://gitlab.wikimedia.org/ladsgroup/Phabricator-maintenance-bot synced 2024-09-08 00:18:39 +02:00

Kill spawned ssh agent in new_wikis_handler.sh wrapper script

This commit is contained in:
Martin Urbanec 2020-09-14 22:18:11 +02:00
parent cba44a60e8
commit 05faf29136

View file

@ -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