Enable debuggin on create_lxc_base.sh
This commit is contained in:
parent
ab95b46745
commit
e78656d191
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -eu
|
||||
set -exu
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
. ./base.sh
|
||||
|
Loading…
Reference in New Issue
Block a user