update debian 11
This commit is contained in:
@@ -20,6 +20,7 @@ galaxy_info:
|
|||||||
- 8
|
- 8
|
||||||
- 9
|
- 9
|
||||||
- 10
|
- 10
|
||||||
|
- 11
|
||||||
|
|
||||||
galaxy_tags:
|
galaxy_tags:
|
||||||
- linux
|
- linux
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ undim="\e[0m"
|
|||||||
|
|
||||||
if [ -f /var/run/reboot-required ]; then
|
if [ -f /var/run/reboot-required ]; then
|
||||||
echo
|
echo
|
||||||
echo -e "${red}<<================= REBOOT REQUIRED =====================>"
|
echo -e "${red}<<================= ${green}REBOOT REQUIRED${red} =====================>"
|
||||||
echo
|
echo
|
||||||
echo -e "${white}Packages causing reboot:${dim}"
|
echo -e "${white}Packages causing reboot:${dim}"
|
||||||
cat -n /var/run/reboot-required.pkgs
|
cat -n /var/run/reboot-required.pkgs
|
||||||
|
|||||||
Reference in New Issue
Block a user