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
When using any of these commands, the way the commands are written, it is not possible to execute any of these directly, as we have given executable permissions in that script itself. So we need to manually type sudo bash <command.sh> at least once even though we claim that we can just type the command name. Willing to implement the ideas suggested to fix this and being assigned this issue.