mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-15 12:06:12 +00:00
Comment out the script debug mode
From: Daniel Lezcano <daniel.lezcano@free.fr> Suppress debug mode in the script Signed-off-by: Daniel Lezcano <daniel.lezcano@free.fr> Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
This commit is contained in:
parent
a6f2de7e5e
commit
80a992f719
@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -ex
|
# set -ex
|
||||||
|
|
||||||
NAME="debian"
|
NAME="debian"
|
||||||
CONFFILE="lxc.conf"
|
CONFFILE="lxc.conf"
|
||||||
|
Loading…
Reference in New Issue
Block a user