home · contact · privacy
Fix.
authorChristian Heller <c.heller@plomlompom.de>
Tue, 15 Apr 2025 11:49:57 +0000 (13:49 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Tue, 15 Apr 2025 11:49:57 +0000 (13:49 +0200)
bookworm/scripts/setup_catgirl.sh

index a61d66a5c54509ab9256024d713ed96c50213358..5acf65ef06845a35e608ecbbf0bc3be9ee742a06 100755 (executable)
@@ -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