mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
@@ -59,7 +59,7 @@ DSS_KEY_FILE="/storage/.cache/dropbear/dropbear_dss_host_key"
|
||||
if [ -f /etc/ssh/known_hosts -a ! -f $HOME/.ssh/known_hosts ] ; then
|
||||
progress "SSH: setup predifined known hosts"
|
||||
|
||||
mkdir -p /$HOME/.ss
|
||||
mkdir -p /$HOME/.ssh
|
||||
cp /etc/ssh/known_hosts $HOME/.ssh
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user