This commit is contained in:
Anthony Scemama 2024-04-11 14:04:13 +02:00
parent 7e063b9c88
commit 708174e228

View File

@ -42,7 +42,7 @@ From: ubuntu:22.04
apt purge -y --auto-remove
rm -rf /var/lib/apt/lists/*
cat source /opt/environment.sh >> /etc/bash.bashrc
echo source /opt/environment.sh >> /etc/bash.bashrc
%runscript
exec /bin/bash $@