a
This commit is contained in:
parent
5f14f60635
commit
1e6193b6a4
1 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,8 @@ get_distro() {
|
|||
}
|
||||
|
||||
setup_ssh() {
|
||||
echo "Setting up SSH"
|
||||
|
||||
mkdir -p $(dirname $ssh_authorized_keys_path)
|
||||
touch $ssh_authorized_keys_path
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue