summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmdkupdate3
1 files changed, 2 insertions, 1 deletions
diff --git a/mdkupdate b/mdkupdate
index 2c76b2a4..8d531354 100755
--- a/mdkupdate
+++ b/mdkupdate
@@ -219,7 +219,8 @@ sub updateConf {
VER => $l{VER},
MACHINE => $l{MACHINE},
PASS => $l{PASS},
- LOGIN => $l{LOGIN} ,
+ LOGIN => $l{LOGIN},
+ AUTO => $l{AUTO}
});
}
sub addMedia {