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

tired of writing this for testing

This commit is contained in:
Jason N. 2024-05-01 14:12:13 -04:00
parent a713be21d3
commit 87cdfc6227
2 changed files with 18 additions and 0 deletions

View file

@ -50,4 +50,6 @@ do
echo "-chmod 0444 ${file}"
done
popd > /dev/null
echo "-map ${PWD}/temp.ks temp.ks"
echo "-chmoc 0444 temp.ks"
echo "-end"