summaryrefslogtreecommitdiffstats
path: root/mdkupdate
diff options
context:
space:
mode:
Diffstat (limited to 'mdkupdate')
-rwxr-xr-xmdkupdate2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdkupdate b/mdkupdate
index d71f4491..37fcf097 100755
--- a/mdkupdate
+++ b/mdkupdate
@@ -98,7 +98,7 @@ $bundle eq "webbundle" and mdkonline::get_site($startpage), exit(0);
my $in;
-$bundle || $noX and $in = interactive->vnew;
+$applet || $bundle || $noX and $in = interactive->vnew;
my $result;
my $wc = mdkonline::read_conf();