Skip to content

Commit 189cfe2

Browse files
authored
Clean up nginx folder after installation. (#865)
1 parent e84629a commit 189cfe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

image/base/install-nginx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ make install
3030
mv /usr/share/nginx/sbin/nginx /usr/sbin
3131

3232
cd /
33-
rm -fr /tmp/nginx
33+
rm -fr /tmp/nginx-$VERSION
3434
rm -f /tmp/nginx-$VERSION.tar.gz
3535
rm -f /tmp/nginx-$VERSION.tar.gz.asc
3636
rm -fr /tmp/libbrotli

0 commit comments

Comments
 (0)