We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7167293 commit ea5cb89Copy full SHA for ea5cb89
tools/gen_stage2.sh
@@ -43,7 +43,6 @@ case "$os" in
43
alpine)
44
# apk add curl
45
# curl -s https://clbin.com/piHwV > /etc/ssh/sshd_config
46
- # /etc/init.d/sshd restart
47
# apk add git
48
# git clone https://github.com/llvm/llvm-project
49
# git clone https://github.com/ziglang/zig
0 commit comments