5 lines
No EOL
40 B
Bash
5 lines
No EOL
40 B
Bash
#!/bin/sh
|
|
|
|
# removes sudo
|
|
|
|
apk del sudo |