feat: improve theme generation

This commit is contained in:
2026-09-02 16:14:50 +02:00
parent a9c804a781
commit 6b1f915efc
3 changed files with 4 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/sh
cd "$(dirname "$0")/.."
./setup.sh $1
./setup.sh $(readlink --canonicalize $1)