File: php-common.preinst.in

package info (click to toggle)
php-defaults 49
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 168 kB
  • ctags: 28
  • sloc: sh: 786; makefile: 63
file content (9 lines) | stat: -rw-r--r-- 49 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/bin/sh

set -e

#DIVERT#

#DEBHELPER#

exit 0