feature/build-my-own-kernel-rootfs
main
@ -17,6 +17,9 @@ run: $(EXEC)
@chmod +x $(EXEC)
sudo $(EXEC)
ssh:
sudo ip netns exec practical_murdock ssh -o StrictHostKeychecking=no 172.16.0.2
ci:
golangci-lint run --fix
The note is not visible to the blocked user.