summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xpackager/debian/postinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/packager/debian/postinst b/packager/debian/postinst
index 8bc8ae68d4..82f45b06d3 100755
--- a/packager/debian/postinst
+++ b/packager/debian/postinst
@@ -33,5 +33,5 @@ case "$1" in
service gogs restart || true
;;
-
+
esac