From 6b3b86803777610ef0083677320824adc63f32e6 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 5 Feb 2025 00:19:21 +0900 Subject: [PATCH] im always surprised I missed something :) --- install-scripts/gtk_themes.sh | 1 - install-scripts/wallust.sh | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/install-scripts/gtk_themes.sh b/install-scripts/gtk_themes.sh index febaac1..e34f0f8 100755 --- a/install-scripts/gtk_themes.sh +++ b/install-scripts/gtk_themes.sh @@ -25,7 +25,6 @@ LOG="Install-Logs/install-$(date +%d-%H%M%S)_themes.log" # installing engine needed for gtk themes for PKG1 in "${engine[@]}"; do install_package "$PKG1" "$LOG" - fi done # Check if the directory exists and delete it if present diff --git a/install-scripts/wallust.sh b/install-scripts/wallust.sh index a73df13..83daf32 100755 --- a/install-scripts/wallust.sh +++ b/install-scripts/wallust.sh @@ -46,4 +46,4 @@ else exit 1 fi -clear +printf "\n%.0s" {1..2}