Skip to content

Commit

Permalink
Update start_chroot_script
Browse files Browse the repository at this point in the history
  • Loading branch information
dogi authored Jul 22, 2024
1 parent 651f994 commit e95fc77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/cube/start_chroot_script
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e95fc77

Please sign in to comment.