1
Fork 0
dots/install-scripts/02-sudo.sh

4 lines
69 B
Bash
Raw Normal View History

2024-11-16 20:36:05 +00:00
#!/bin/sh
echo "%wheel ALL=(ALL:ALL) NOPASSWD: ALL" >> /etc/sudoers