diff options
Diffstat (limited to 'debian/boca-autojudge.postinst')
| -rw-r--r-- | debian/boca-autojudge.postinst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/boca-autojudge.postinst b/debian/boca-autojudge.postinst index 1813aa0..274e73b 100644 --- a/debian/boca-autojudge.postinst +++ b/debian/boca-autojudge.postinst @@ -5,4 +5,9 @@ chmod 4555 /usr/bin/safeexec chmod 700 /usr/sbin/boca-createjail chmod 700 /usr/sbin/boca-autojudge +# dh_installdeb will replace this with shell code automatically +# generated by other debhelper scripts. + +#DEBHELPER# + exit 0 |