Merge "[image-guide] fix bash syntax error in a sample rc.local script"
This commit is contained in:
commit
c6af6abdae
@ -261,6 +261,7 @@ while [ ! -f /root/.ssh/authorized_keys ]; do
|
||||
echo "*****************"
|
||||
cat /root/.ssh/authorized_keys
|
||||
echo "*****************"
|
||||
fi
|
||||
done</programlisting>
|
||||
<note>
|
||||
<para>Some VNC clients replace the colon (<literal>:</literal>) with a semicolon
|
||||
|
Loading…
Reference in New Issue
Block a user