change package neofetch to fastfetch

This commit is contained in:
2025-06-02 13:29:26 +02:00
parent 147338f56f
commit 8d16cbefc5
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ RUN locale-gen
# Install packages # Install packages
RUN pacman-key --init RUN pacman-key --init
RUN pacman -Syu --noconfirm sudo bash-completion openssh neofetch \ RUN pacman -Syu --noconfirm sudo bash-completion openssh fastfetch \
borgbackup dateutils prometheus-node-exporter wget git base-devel cron net-tools inetutils tmux borgbackup dateutils prometheus-node-exporter wget git base-devel cron net-tools inetutils tmux
# Make Build User # Make Build User
+1 -1
View File
@@ -29,4 +29,4 @@ function print_container_info {
# Run Code # Run Code
############################################################################################################################## ##############################################################################################################################
print_container_info print_container_info
neofetch fastfetch --config neofetch
+1 -1
View File
@@ -97,4 +97,4 @@ if [ "$INTERACTIVE_MODE" != "false" ]; then
fi fi
print_container_info print_container_info
neofetch fastfetch --config neofetch