build-distro: remove redundant debug echo

parent f5d4a405
...@@ -138,7 +138,6 @@ while true; do ...@@ -138,7 +138,6 @@ while true; do
shift shift
;; ;;
--debug) --debug)
echo "ДЕБАГ ВКЛЮЧЕН"
DEBUG=1 DEBUG=1
shift shift
;; ;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment