7 lines
39 B
Plaintext
7 lines
39 B
Plaintext
|
#! /bin/sh
|
||
|
set -e
|
||
|
|
||
|
#DEBHELPER#
|
||
|
|
||
|
exit 0
|