mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-08 05:26:58 +02:00
remove trailing whitespace in mod_for_test script (grr, rietveld.)
Review URL: http://codereview.chromium.org/492010
This commit is contained in:
parent
c72b190ad8
commit
1b2e9a4bca
@ -11,4 +11,4 @@ KEYS_DIR=ssh_keys
|
|||||||
ROOT_AUTHKEYS=/root/.ssh/authorized_keys
|
ROOT_AUTHKEYS=/root/.ssh/authorized_keys
|
||||||
|
|
||||||
mkdir -p /root/.ssh
|
mkdir -p /root/.ssh
|
||||||
cat ${KEYS_DIR}/* >> ${ROOT_AUTHKEYS}
|
cat ${KEYS_DIR}/* >> ${ROOT_AUTHKEYS}
|
||||||
|
Loading…
Reference in New Issue
Block a user