Install bash and vim in champ

This commit is contained in:
Anthony Scemama 2024-04-11 13:57:47 +02:00
parent bb67157a93
commit 7e063b9c88

View File

@ -37,6 +37,7 @@ From: ubuntu:22.04
./cleanup_oneapi.sh
apt install -y bash vim emacs-nox
apt autoremove -y
apt purge -y --auto-remove
rm -rf /var/lib/apt/lists/*