From e95fc77bc6a3de78d0a0f385f144236e251fa55d Mon Sep 17 00:00:00 2001 From: dogi Date: Mon, 22 Jul 2024 18:26:33 -0400 Subject: [PATCH] Update start_chroot_script --- src/modules/cube/start_chroot_script | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/cube/start_chroot_script b/src/modules/cube/start_chroot_script index 00edc13..dd8a4ec 100644 --- a/src/modules/cube/start_chroot_script +++ b/src/modules/cube/start_chroot_script @@ -68,7 +68,7 @@ npm i -g @treehouses/cli ssh-keygen -A ls -al /etc/ssh/ systemctl enable ssh -systenctl status ssh +systemctl status ssh mkdir -p /root/.ssh chmod go-rwx /root/.ssh treehouses sshkey github adduser dogi