Skip to content

Instantly share code, notes, and snippets.

@Masterxilo
Created December 8, 2018 23:45
Show Gist options
  • Save Masterxilo/53cf7fa25841ed41ccc1a6ce1e0bbe54 to your computer and use it in GitHub Desktop.
Save Masterxilo/53cf7fa25841ed41ccc1a6ce1e0bbe54 to your computer and use it in GitHub Desktop.
#!/bin/bash
echo "$USER ALL=(ALL) NOPASSWD: ALL" | sudo tee -a /etc/sudoers
@Masterxilo
Copy link
Author

on ubuntu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment