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 e84629a commit 189cfe2Copy full SHA for 189cfe2
image/base/install-nginx
@@ -30,7 +30,7 @@ make install
30
mv /usr/share/nginx/sbin/nginx /usr/sbin
31
32
cd /
33
-rm -fr /tmp/nginx
+rm -fr /tmp/nginx-$VERSION
34
rm -f /tmp/nginx-$VERSION.tar.gz
35
rm -f /tmp/nginx-$VERSION.tar.gz.asc
36
rm -fr /tmp/libbrotli
0 commit comments