mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
typo
This commit is contained in:
parent
87cdfc6227
commit
c166a60cda
1 changed files with 1 additions and 1 deletions
|
|
@ -51,5 +51,5 @@ do
|
||||||
done
|
done
|
||||||
popd > /dev/null
|
popd > /dev/null
|
||||||
echo "-map ${PWD}/temp.ks temp.ks"
|
echo "-map ${PWD}/temp.ks temp.ks"
|
||||||
echo "-chmoc 0444 temp.ks"
|
echo "-chmod 0444 temp.ks"
|
||||||
echo "-end"
|
echo "-end"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue