This commit is contained in:
ahmadbilalkhalid 2019-09-02 15:09:47 +05:00
commit 1e6193b6a4

View file

@ -16,6 +16,8 @@ get_distro() {
}
setup_ssh() {
echo "Setting up SSH"
mkdir -p $(dirname $ssh_authorized_keys_path)
touch $ssh_authorized_keys_path