forked from Imagelibrary/rtems
Fix stupid typo.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Extract %%__os_install_post into os_install_post~
|
||||
cat << \EOF >> os_install_post~
|
||||
cat << \EOF > os_install_post~
|
||||
%__os_install_post
|
||||
EOF
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Extract %%__os_install_post into os_install_post~
|
||||
cat << \EOF >> os_install_post~
|
||||
cat << \EOF > os_install_post~
|
||||
%__os_install_post
|
||||
EOF
|
||||
|
||||
|
||||
Reference in New Issue
Block a user