From a7d1d7a263875fa1faddb5bbcf6710d3c8d14c26 Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Thu, 23 May 2013 15:39:19 -0500 Subject: Updated scripts. --- scripts/tks-create.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/tks-create.sh') diff --git a/scripts/tks-create.sh b/scripts/tks-create.sh index cb1d7f4..4a6fabe 100755 --- a/scripts/tks-create.sh +++ b/scripts/tks-create.sh @@ -1,3 +1,3 @@ #!/bin/sh -x -pkispawn -f tks.cfg -s TKS -v 2>&1 | tee build/tks-create.log +pkispawn -v -f tks.cfg -s TKS -v 2>&1 | tee build/tks-create.log -- cgit