aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/ykfde2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ykfde b/bin/ykfde
index 484d1d4..41601b1 100755
--- a/bin/ykfde
+++ b/bin/ykfde
@@ -14,7 +14,7 @@ SERIAL="$(ykinfo -sq)"
SLOT="2"
TMPDIR="$(mktemp --directory --tmpdir=/tmp/ .$(basename ${0})-${$}-XXXXXX)"
-while getopts "12d:h" opt; do
+while getopts "12h" opt; do
case ${opt} in
1)
SLOT="1"