lpic-305-306/multivm/standard.sh

9 lines
170 B
Bash
Raw Permalink Normal View History

2022-05-11 17:43:53 +02:00
#!/bin/bash
#Aktualizacja systemu
sudo apt update && sudo apt upgrade -y
#Instalacja Apache i podstawowego oprogramowania
sudo apt -y install mc unzip tree bzip2 htop