Tested the script today, works.

This commit is contained in:
Stefan Berggren 2016-09-01 23:34:15 +02:00
parent d36e713a62
commit a7f2ee345d

View file

@ -1,8 +1,6 @@
#!/bin/bash
# vim: ts=4 sw=4 expandtab
# POC - Make a user, never tested
abort() {
echo -e "ABORT: $@"
exit 1