piccoli aggiornamenti
This commit is contained in:
@@ -10,6 +10,5 @@ find /etc/apt/sources.list.d -name "*.list" -exec sed -i 's/bookworm/trixie/g' {
|
||||
apt update
|
||||
apt full-upgrade -y
|
||||
|
||||
apt install fastfetch
|
||||
fastfeth
|
||||
|
||||
apt install fastfetch -y
|
||||
fastfetch
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#!bin/bash
|
||||
apt update && apt upgrade -y
|
||||
apt install sudo curl ca-certificates vim -y
|
||||
apt install fastfetch sudo curl ca-certificates vim -y
|
||||
|
||||
# Add Docker's official GPG key:
|
||||
sudo apt update
|
||||
@@ -20,6 +20,5 @@ EOF
|
||||
|
||||
sudo apt update
|
||||
sudo apt install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin -y
|
||||
|
||||
fastfetch
|
||||
echo container inizializzato correttamente!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user