1
1
Fork 1

Enable debuggin on create_lxc_base.sh

This commit is contained in:
Derek Smith 2023-09-15 09:32:49 -04:00
parent 2cc1227c16
commit 923134dc2c
Signed by: farscapian
GPG Key ID: B443E530A14E1C90
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
set -eu
set -exu
cd "$(dirname "$0")"
. ./base.sh