We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b88ea4 commit d3d7dc6Copy full SHA for d3d7dc6
.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