AdGuardHome/packaging/preinstall.sh

4 lines
54 B
Bash
Raw Normal View History

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