From 72671d212fd17b46c5897f4be7a3fa20528368c3 Mon Sep 17 00:00:00 2001 From: datalore Date: Sun, 28 Jul 2024 15:22:43 +0200 Subject: [PATCH] Installing themes after additions due to build dependencies of WhiteSur --- system/full.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/full.sh b/system/full.sh index 88f16cd..10890c3 100755 --- a/system/full.sh +++ b/system/full.sh @@ -1,8 +1,8 @@ #!/bin/sh ./installbasics.sh -./installthemes.sh ./installadditions.sh +./installthemes.sh if getopts "v" OPTION then