Update debian.sh
This commit is contained in:
parent
80b1f95a72
commit
94719774ae
@ -3,7 +3,7 @@
|
||||
# Function :Initial Server Setup for Debian Server #
|
||||
# Platform :Debian 11.x Bullseye and 12.x Bookworm #
|
||||
# Version :1.6 #
|
||||
# Date :04-07-2024 #
|
||||
# Date :28-09-2024 #
|
||||
# Author :Xiufeng Guo #
|
||||
# Contact :i@m.ac #
|
||||
# Company :Show Corporation #
|
||||
@ -128,7 +128,7 @@ function install_packages() {
|
||||
fail2ban iptables haveged gnupg vnstat lrzsz jq \
|
||||
unattended-upgrades apt-listchanges \
|
||||
htop iftop p7zip-full zstd systemd-timesyncd \
|
||||
bat python3-systemd
|
||||
bat python3-systemd byobu screen
|
||||
printf "\E[0;35;40m"
|
||||
echo '### Updating system... ###'
|
||||
printf "\E[0m"
|
||||
|
Loading…
Reference in New Issue
Block a user