badguardhome/packaging/postrm.sh

4 lines
54 B
Bash
Raw Normal View History

2018-08-30 14:25:33 +00:00
#!/bin/bash
set -e -x -o pipefail
echo "executing $0"