diff --git a/build_raspOVOS.sh b/build_raspOVOS.sh index 4784391..d6dfb55 100644 --- a/build_raspOVOS.sh +++ b/build_raspOVOS.sh @@ -219,7 +219,7 @@ chmod -R 2775 /home/$USER/.local/state/mycroft echo "Ensuring permissions for $USER user..." # Replace 1000:1000 with the correct UID:GID if needed chown -R $TUID:$TGID /home/$USER -chmod +x /usr/libexec/ovos-* +chmod +x /usr/libexec/* chmod 644 /home/$USER/.asoundrc # Enable lingering for the user