From: Christian Heller <c.heller@plomlompom.de>
Date: Tue, 15 Apr 2025 11:49:57 +0000 (+0200)
Subject: Fix.
X-Git-Url: https://plomlompom.com/repos/%22https:/validator.w3.org/%7B%7Bprefix%7D%7D/ledger?a=commitdiff_plain;h=5937af6bf52e4438d621965bd575890bbb754480;p=config

Fix.
---

diff --git a/bookworm/scripts/setup_catgirl.sh b/bookworm/scripts/setup_catgirl.sh
index a61d66a..5acf65e 100755
--- a/bookworm/scripts/setup_catgirl.sh
+++ b/bookworm/scripts/setup_catgirl.sh
@@ -64,7 +64,7 @@ systemctl enable --now nftables
 echo '\nSetting up catgirl.'
 sed -i "s/REPLACE_WITH_IRC_PASSWORD/${IRC_PASSWORD}/g" "${PATH_USER_HOME}/.config/catgirl/libera"
 mkdir -p "${PATH_USER_SHARE_CATGIRL}"
-chown -R "${PATH_USER_SHARE_CATGIRL}"
+chown -R plom:plom "${PATH_USER_SHARE_CATGIRL}"
 systemctl enable --now catgirl
 systemctl enable --now encrypt_catgirl_logs