diff --git a/justfile b/justfile index 8838ff6..2199f58 100644 --- a/justfile +++ b/justfile @@ -23,6 +23,7 @@ start-ngrok: start-mac-tunnel: ssh dagon -R7777:localhost:8888 + @echo "Mac Tunnel has closed" coverage-update: cargo tarpaulin --lib --out html