5 lines
136 B
Bash
5 lines
136 B
Bash
![]() |
#!/bin/bash
|
||
|
|
||
|
sudo apt update && sudo apt upgrade -y
|
||
|
sudo apt install vim-nox tmux network-manager openconnect-gnome curl wget rsync git
|