From 261d8f30fc4201568759681293cfe516c402d451 Mon Sep 17 00:00:00 2001 From: Sandy Walsh Date: Thu, 12 Jun 2014 19:07:29 +0000 Subject: [PATCH] basics of quincy/klugman working --- screenrc | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/screenrc b/screenrc index 9d3f40e..68fb0c0 100644 --- a/screenrc +++ b/screenrc @@ -1,11 +1,10 @@ sessionname tach hardstatus alwayslastline '%{= .} %-Lw%{= .}%> %n%f %t*%{= .}%+Lw%< %-=%{g}(%{d}%H/%l%{g})' -screen -t bash bash screen -t gen bash stuff "cd git/notigen/bin; python event_pump.py\r" screen -t yagi bash stuff "cd git/yagi/bin; ./yagi-event --config ../../../shoebox.conf\r" screen -t quincy bash -stuff "cd git/quincy\r" -screen -t klugman bash -stuff "cd git/klugman\r" +stuff "cd git/quincy/quincy; gunicorn --debug api:api\r" +screen -t bash bash +stuff "klugman events -h\r"