You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Termux-exec ignores missing permissions of a file. It allows files that don't have executive permissions to be executed anyway. This only happens when the file has a shebang that requires termux-exec. Normal termux-shebangs still give the correct 'permission denied'.