From a5db9cdc9a91e86f84c0122622bb9e2d6e2f2d84 Mon Sep 17 00:00:00 2001 From: dabruh <11458706-dabruh@users.noreply.gitlab.com> Date: Tue, 13 Dec 2022 16:58:15 +0100 Subject: [PATCH] Don't fail if file exists already --- setup_system.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/setup_system.sh b/setup_system.sh index e996174..83cb192 100755 --- a/setup_system.sh +++ b/setup_system.sh @@ -103,6 +103,7 @@ function configure_sddm() { echo "Setting up '$theme_dir'." [ -f "$theme_user_config" ] && sudo mv "$theme_user_config" "$theme_user_config.disabled" + return 0 } function configure_ufw() { @@ -310,9 +311,9 @@ ID_LIKE="$(grep ID_LIKE=