Zionetrix::Git
Repositories
Help
Report an Issue
pykota-debian-package
Code
Commits
Branches
Tags
Search
Tree:
d6c00ac
Branches
Tags
master
pykota-debian-package
postinst
Initial commit - commit r2382 from svn
Benjamin Renard
commited
d6c00ac
at 2012-03-26 17:06:26
postinst
Blame
History
Raw
#!/bin/sh -e # $Id: postinst 3232 2007-07-24 10:56:50Z jerome $ . /usr/share/debconf/confmodule /bin/chown -R pykota.pykota ~pykota /bin/chmod 0640 ~pykota/pykota.conf /bin/chmod 0600 ~pykota/pykotadmin.conf /bin/chmod 0700 /usr/share/pykota/cupspykota #DEBHELPER# exit 0