Skip to content

Commit ea5cb89

Browse files
committed
tools/gen_stage2.sh: no need to restart ssh
will take in new config on reboot
1 parent 7167293 commit ea5cb89

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/gen_stage2.sh

-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ case "$os" in
4343
alpine)
4444
# apk add curl
4545
# curl -s https://clbin.com/piHwV > /etc/ssh/sshd_config
46-
# /etc/init.d/sshd restart
4746
# apk add git
4847
# git clone https://github.com/llvm/llvm-project
4948
# git clone https://github.com/ziglang/zig

0 commit comments

Comments
 (0)