Closed stdavis closed 10 years ago
Is there any way to use sudo with this task? I have a command that I want to run, but it requires admin permissions.
sudo
As long as you run Grunt with sudo, the permissions should apply to all the tasks that Grunt performs.
Is there any way to use
sudo
with this task? I have a command that I want to run, but it requires admin permissions.