7 lines
62 B
Bash
Executable File

#!/bin/sh
# Make sure the script returns 0
true
#DEBHELPER#