+ ssh config
This commit is contained in:
@@ -217,6 +217,11 @@ if [ ${operation} == "dots" ] ; then
|
||||
file_path=/home/${system_user}
|
||||
deploy_file "${dots_trg}/pacman/${file_name}" "${file_path}/${file_name}"
|
||||
|
||||
# ssh
|
||||
file_name=config
|
||||
file_path=/home/${system_user}/.ssh
|
||||
deploy_file "${dots_trg}/ssh/${file_name}" "${file_path}/${file_name}"
|
||||
|
||||
# ----------
|
||||
# printing
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user