1
0
Fork 0

sudoers: drop sudoers config and accept being annoyed

main
urosm 2024-09-21 18:01:31 +02:00
parent 7ec45680c7
commit 9d85c5ca3b
2 changed files with 0 additions and 5 deletions

View File

@ -1,2 +0,0 @@
# from dot.git
Defaults !admin_flag

View File

@ -14,9 +14,6 @@ git pull origin main
## setup urosm@milano ## setup urosm@milano
```sh ```sh
# disable the annoying `.sudo_as_admin_successful` file
sudo cp -ri .config/sudoers.d /etc/
rm .sudo_as_admin_successful
# update to debian testing # update to debian testing
sudo cp -ri .config/apt /etc/ sudo cp -ri .config/apt /etc/
sudo apt update sudo apt update