aboutsummaryrefslogtreecommitdiff
path: root/scripts/testbed-rootcert.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/testbed-rootcert.py')
0 files changed, 0 insertions, 0 deletions
-weight: bold } /* Ke
all:
	docker build --tag firedock .

clean:
	@true

.PHONY: all clean
THE USE OR # PERFORMANCE OF THIS SOFTWARE. # Run irbe-setup.py, under screen if possible. #make test if test -n "$STY" then screen python rpkid.py else python rpkid.py >>rpkid.log 2>&1 & rpkid=$! trap "kill $rpkid" 0 1 2 3 13 15 fi sleep 5 exec python irbe-setup.py