5 lines
No EOL
91 B
Bash
5 lines
No EOL
91 B
Bash
super_apply() {
|
|
apt update -y
|
|
apt install -y netselect-apt sudo
|
|
netselect-apt
|
|
} |