im trying to install the cydia source code.
$ git clone git://git.saurik.com/cydia.git
$ cd cydia
but when i typing "./sysroot.sh" i got this error:
-bash: ./sysroot.sh: /usr/bin/env: bad interpreter: Operation not permitted
what the problem?
usr/bin/env
program on your$PATH
– Rubble