Tested the script today, works.
This commit is contained in:
parent
d36e713a62
commit
a7f2ee345d
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# vim: ts=4 sw=4 expandtab
|
# vim: ts=4 sw=4 expandtab
|
||||||
|
|
||||||
# POC - Make a user, never tested
|
|
||||||
|
|
||||||
abort() {
|
abort() {
|
||||||
echo -e "ABORT: $@"
|
echo -e "ABORT: $@"
|
||||||
exit 1
|
exit 1
|
||||||
|
|
Loading…
Add table
Reference in a new issue