mirror of
https://github.com/guilhermewerner/dotfiles
synced 2025-06-15 10:54:18 +00:00
Update Ubuntu.sh
This commit is contained in:
@ -9,11 +9,9 @@ sudo DEBIAN_FRONTEND=noninteractive apt update && sudo DEBIAN_FRONTEND=nonintera
|
|||||||
# Dependencies
|
# Dependencies
|
||||||
|
|
||||||
sudo DEBIAN_FRONTEND=noninteractive apt install -y --no-install-recommends \
|
sudo DEBIAN_FRONTEND=noninteractive apt install -y --no-install-recommends \
|
||||||
bash \
|
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
curl \
|
curl \
|
||||||
git \
|
git \
|
||||||
gnupg \
|
|
||||||
gzip \
|
gzip \
|
||||||
htop \
|
htop \
|
||||||
iputils-ping \
|
iputils-ping \
|
||||||
@ -21,7 +19,6 @@ sudo DEBIAN_FRONTEND=noninteractive apt install -y --no-install-recommends \
|
|||||||
nano \
|
nano \
|
||||||
neofetch \
|
neofetch \
|
||||||
net-tools \
|
net-tools \
|
||||||
python3 \
|
|
||||||
qemu-guest-agent \
|
qemu-guest-agent \
|
||||||
tar \
|
tar \
|
||||||
ufw \
|
ufw \
|
||||||
|
Reference in New Issue
Block a user