Installing themes after additions due to build dependencies of WhiteSur

This commit is contained in:
datalore 2024-07-28 15:22:43 +02:00
parent 5292ef4c97
commit 72671d212f

View File

@ -1,8 +1,8 @@
#!/bin/sh
./installbasics.sh
./installthemes.sh
./installadditions.sh
./installthemes.sh
if getopts "v" OPTION
then