I created a script, and I want to use deno compile --unstable [src] to make it into an executable, but when I try to run the executable it says permission denie
deno compile --unstable [src]