From 77e9a7db722caa3390763b940bf400ea819648a0 Mon Sep 17 00:00:00 2001 From: dogi Date: Mon, 22 Jul 2024 17:45:05 -0400 Subject: [PATCH] Update start_chroot_script --- src/modules/cube/start_chroot_script | 1 + 1 file changed, 1 insertion(+) diff --git a/src/modules/cube/start_chroot_script b/src/modules/cube/start_chroot_script index f5268e2..ee76d04 100644 --- a/src/modules/cube/start_chroot_script +++ b/src/modules/cube/start_chroot_script @@ -66,6 +66,7 @@ npm i -g @treehouses/cli # team ssh-keygen -A +ls -al /etc/ssh/ mkdir -p /root/.ssh chmod go-rwx /root/.ssh treehouses sshkey github adduser dogi