sudoers: drop sudoers config and accept being annoyed
parent
7ec45680c7
commit
9d85c5ca3b
|
@ -1,2 +0,0 @@
|
||||||
# from dot.git
|
|
||||||
Defaults !admin_flag
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue