From 268d357214b814e1798dd6286a0e379108c467af Mon Sep 17 00:00:00 2001 From: papoteur-mga Date: Sun, 4 May 2014 15:26:21 +0200 Subject: Added transmission of the user name to write the log file at the good place. --- isodumper | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'isodumper') diff --git a/isodumper b/isodumper index 326d082..fb1bdcc 100755 --- a/isodumper +++ b/isodumper @@ -13,4 +13,4 @@ TERM=xterm DIR=/usr/lib/isodumper -$DIR/isodumper.py +$DIR/isodumper.py $1 -- cgit v1.2.1