We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec65282 commit 31d8519Copy full SHA for 31d8519
scripts/install_delve.sh
@@ -24,4 +24,3 @@ DELVE_PKG=${DELVE_SRC}/cmd/dlv@latest
24
export PATH=$PATH:/usr/local/go/bin
25
26
go install ${DELVE_PKG}
27
-rm -rf delve/
0 commit comments