diff options
Diffstat (limited to '.pkgr.yml')
-rw-r--r-- | .pkgr.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,4 +24,4 @@ before: - mv packager/.godir . after: - mv bin/main gogs -after_install: ./packager/debian/postinst +after_install: ./packager/hooks/postinst |