#!/bin/bash
echo "hello world" >> /var/log/deb_test.log


#DEBHELPER#

exit 0