@EyeCantCU I fixed the issue with -vf (had to remove -o for install & add "-", which I removed befor

@EyeCantCU I fixed the issue with -vf (had to remove -o for install & add "-", which I removed before), but it shows me this now

On terminal, it outputs correctly with this:
echo "$FLATPAK_LIST" | grep -vf - "$INSTALL_LIST_FILE"

But here, it complains about "Invalid id" & "Name can't be longer than 255 characters" when I run the service
image.png
Was this page helpful?