Archived
1
0

Launch send_git process on hamano

This commit is contained in:
Mercier Pierre-Olivier 2013-10-18 09:12:24 +02:00
parent 9866ecde45
commit 37db6f3256

View File

@ -69,6 +69,7 @@ then
hamano)
launch_screen "lerdorf_process_ldap_sync_ssh_keys_git" "while true; do $PERL ~/liblerdorf/process/ldap/sync_ssh_keys_git.pl; done" ~intradmin/.ssh/git
launch_screen "lerdorf_process_send_git" "while true; do $PERL ~/liblerdorf/process/files/send_git.pl; done"
;;
moore)