Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Config
Commits
d4af98e7
Unverified
Commit
d4af98e7
authored
Jun 11, 2018
by
Igor Pečovnik
Browse files
Cosmetic bugfix when showing list of motd items
parent
0e3c0972
Changes
1
Show whitespace changes
Inline
Side-by-side
debian-config-jobs
View file @
d4af98e7
...
...
@@ -993,7 +993,7 @@ function jobs ()
done
< <
(
ls
-1
$HOME
)
LISTLENGHT
=
"
$((
$LIST_CONST
+
${#
MOTD
[@]
}
/
2
))
"
[[
$LISTLENGHT
-lt
9
]]
;
LISTLENGHT
=
9
exec
3>&1
selection
=
$(
dialog
--backtitle
"
$BACKTITLE
"
--title
"Toggle motd executing scripts"
--clear
--cancel-label
\
"Exit"
--ok-label
"Save"
--checklist
"
\n
Choose what you want to enable or disable:
\n
"
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment