From 4dff6cef5c5c4f5b98d2e7f76f25f65aad85cc41 Mon Sep 17 00:00:00 2001 From: ION606 Date: Fri, 21 Jun 2024 15:03:51 +0000 Subject: [PATCH] Update setup.sh --- setup.sh | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/setup.sh b/setup.sh index a611762..9c1b67c 100644 --- a/setup.sh +++ b/setup.sh @@ -7,7 +7,6 @@ sudo su mkdir ~/Downloads/tempinstall || "" cd ~/Downloads/tempinstall - # Configuration Files git clone https://github.com/ION606/swaybackup.git cd swaybackup @@ -16,6 +15,7 @@ mv -f waybar/style.css /etc/xdg/waybar mv -f config ~/.config/sway/config mf -f lockscreen.sh ~/lockscreen.sh + # Installs # Automatically Answer "Y" @@ -59,12 +59,11 @@ dnf remove thunar foot || "" # install vesktop wget -O vesktop.rpm https://vencord.dev/download/vesktop/amd64/rpm && dnf install vesktop || echo "failed to install Vesktop!" -# Clean and update +# Clean-up and update sudo dnf clean all sudo dnf update - -# Revert the auto-answer "Y" echo assumeyes=False | sudo tee -a /etc/dnf/dnf.conf +cd ../ && rm -rf tempinstall || echo "failed to remove temporary directory at ~/Downloadds/tempinstall" # log-ins and installs bw login