We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56dff69 commit 3749112Copy full SHA for 3749112
.devcontainer/install-leeway.sh
@@ -24,4 +24,4 @@ tar -xzf /tmp/leeway.tar.gz -C /tmp
24
sudo install -m 755 /tmp/leeway /usr/local/bin/
25
26
# Clean up temporary files
27
-rm /tmp/leeway.tar.gz
+rm /tmp/leeway.tar.gz /tmp/leeway
0 commit comments