fix set raw.dnsmasq breaks nftables
This commit is contained in:
@@ -28,7 +28,7 @@ function _create() {
|
||||
|
||||
echo "copying files to container <$container> ... "
|
||||
lxc file push --uid 0 --gid 0 "$MIAOU_CONFIGDIR/apps/discourse/$longname.yml" "$container/var/discourse/containers/$longname.yml"
|
||||
echo "copying files over container <$container> ... OK"
|
||||
echo "copying files to container <$container> ... OK"
|
||||
|
||||
if ! (db-psql list | grep -q "$longname"); then
|
||||
echo "create empty database <$longname> ... "
|
||||
|
||||
Reference in New Issue
Block a user