Feat: Schiebt rsync in der Installation weiter nach vorne
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ fi
|
|||||||
apt update && apt upgrade -y
|
apt update && apt upgrade -y
|
||||||
|
|
||||||
# Install first important Packages
|
# Install first important Packages
|
||||||
apt install ca-certificates curl git gpg lsb-release network-manager openssh-server sudo wget
|
apt install ca-certificates curl git gpg lsb-release network-manager openssh-server rsync sudo wget
|
||||||
|
|
||||||
sudo usermod -aG sudo $USER
|
sudo usermod -aG sudo $USER
|
||||||
sudo usermod -aG sudo root
|
sudo usermod -aG sudo root
|
||||||
|
|||||||
+1
-1
@@ -11,7 +11,7 @@ echo "deb [signed-by=/etc/apt/keyrings/xanmod-archive-keyring.gpg] http://deb.xa
|
|||||||
apt update && apt install linux-xanmod-x64v3
|
apt update && apt install linux-xanmod-x64v3
|
||||||
|
|
||||||
# Install stable-Packages
|
# Install stable-Packages
|
||||||
apt install 7zip apt-listbugs apt-listchanges bleachbit blueman bluetooth bluez btop cava clamav clamav-daemon clamav-docs clamav-freshclam cpupower-gui debian-goodies fastfetch ffmpeg file-roller flatpak fzf gameconqueror gimp gnome-disk-utility gnome-system-monitor grim hunspell hunspell-de-de-frami input-remapper irqbalance keepassxc libreoffice libreoffice-gtk4 libreoffice-l10n-de lsd man mangohud network-manager-gnome nodejs nwg-displays nwg-look okular plymouth plymouth-themes rfkill ripgrep rsync sddm sl slurp steam-installer swappy swaybg tar tealdeer timeshift thunar tree unrar unzip wine winetricks wl-clipboard xdg-user-dirs zsh
|
apt install 7zip apt-listbugs apt-listchanges bleachbit blueman bluetooth bluez btop cava clamav clamav-daemon clamav-docs clamav-freshclam cpupower-gui debian-goodies fastfetch ffmpeg file-roller flatpak fzf gameconqueror gimp gnome-disk-utility gnome-system-monitor grim hunspell hunspell-de-de-frami input-remapper irqbalance keepassxc libreoffice libreoffice-gtk4 libreoffice-l10n-de lsd man mangohud network-manager-gnome nodejs nwg-displays nwg-look okular plymouth plymouth-themes rfkill ripgrep sddm sl slurp steam-installer swappy swaybg tar tealdeer timeshift thunar tree unrar unzip wine winetricks wl-clipboard xdg-user-dirs zsh
|
||||||
# Install backports-Packages
|
# Install backports-Packages
|
||||||
apt install pipewire pipewire-pulse wireplumber
|
apt install pipewire pipewire-pulse wireplumber
|
||||||
# Install unstable-Packages
|
# Install unstable-Packages
|
||||||
|
|||||||
Reference in New Issue
Block a user