From 5cedcecd6ae31e2485dcab2ddd74c74a4779545d Mon Sep 17 00:00:00 2001 From: Joris Date: Tue, 3 Sep 2019 21:01:53 +0200 Subject: Make LBC to work Use request headers to simulate a normal browser --- .tmuxinator.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to '.tmuxinator.yml') diff --git a/.tmuxinator.yml b/.tmuxinator.yml index 9b60f7f..94a744e 100644 --- a/.tmuxinator.yml +++ b/.tmuxinator.yml @@ -1,8 +1,8 @@ name: ad-listener +startup_window: app windows: - - main: - layout: fff4,119x58,0,0{94x58,0,0,0,24x58,95,0,1} - panes: - - # Empty - - make clean build watch + - console: + - # Empty + - app: + - make clean watch -- cgit v1.2.3