1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 02:47:56 +01:00
This commit is contained in:
Jason N. 2024-05-02 14:12:08 -04:00
parent 87cdfc6227
commit c166a60cda

View file

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