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
4d6e2264
Commit
4d6e2264
authored
Sep 24, 2017
by
Igor Pecovnik
Browse files
Displays alert if there are no alternative kernels in the repository
parent
52857278
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian-config-jobs
View file @
4d6e2264
...
...
@@ -808,6 +808,8 @@ function jobs ()
exitstatus
=
$?
;
[[
$exitstatus
=
0
]]
&&
reboot
fi
else
dialog
--backtitle
"
$BACKTITLE
"
--title
" Info "
--msgbox
"
\n
No alternative kernels available!"
7 38
fi
;;
...
...
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