4
This commit is contained in:
parent
48a26c0db0
commit
c3bab8c844
@ -3,7 +3,7 @@
|
|||||||
set -ex
|
set -ex
|
||||||
|
|
||||||
if lxc remote get-default | grep -q "production"; then
|
if lxc remote get-default | grep -q "production"; then
|
||||||
echo "WARNING: You are running a migration procedure on a production system."
|
echo "WARNING: You are running command against a production system!"
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
# check if there are any uncommited changes. It's dangerous to
|
# check if there are any uncommited changes. It's dangerous to
|
||||||
|
Loading…
Reference in New Issue
Block a user