aboutsummaryrefslogtreecommitdiff
path: root/docker/finalize.sh
diff options
context:
space:
mode:
authorᴜɴᴋɴᴡᴏɴ <u@gogs.io>2020-04-09 00:53:52 +0800
committerGitHub <noreply@github.com>2020-04-09 00:53:52 +0800
commit5b36ba66c250ca72d42f034580f0260b090d6e17 (patch)
treedb866661e13f8cc5a4f51922d91481f142c9f375 /docker/finalize.sh
parente79aebb3e1f433928af6521230a04a3ad2e8acd8 (diff)
docker: clean up never used files (#6080)
Diffstat (limited to 'docker/finalize.sh')
-rwxr-xr-xdocker/finalize.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/docker/finalize.sh b/docker/finalize.sh
index 5880aae3..4038b16d 100755
--- a/docker/finalize.sh
+++ b/docker/finalize.sh
@@ -11,8 +11,6 @@ echo "export GOGS_CUSTOM=${GOGS_CUSTOM}" >> /etc/profile
# Final cleaning
rm -rf /app/gogs/build
-rm /app/gogs/docker/build.sh
-rm /app/gogs/docker/build-go.sh
rm /app/gogs/docker/finalize.sh
rm /app/gogs/docker/nsswitch.conf
rm /app/gogs/docker/README.md