1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 19:07:54 +01:00

replaced tab with spaces

This commit is contained in:
Noel Miller 2024-03-05 14:20:23 -06:00
parent 84995c0c4e
commit 9ca8ff36cd

View file

@ -4,7 +4,7 @@ set -ex
for entry in $@ for entry in $@
do do
export $entry export $entry
done done
# Pull container # Pull container