source:
lliurex-jocomunico/trunk/fuentes/debian/lliurex-jocomunico.preinst
@
5063
Last change on this file since 5063 was 5063, checked in by , 4 years ago | |
---|---|
File size: 114 bytes |
Rev | Line | |
---|---|---|
[5062] | 1 | #!/bin/bash |
2 | ||
3 | set -e | |
4 | ||
5 | # Setting debconf to don't ask mysql passwords | |
[5063] | 6 | export DEBIAN_FRONTEND=noninteractive |
[5062] | 7 | |
8 | exit 0 |
Note: See TracBrowser
for help on using the repository browser.