Skip to content
Snippets Groups Projects
Commit b99e6d01 authored by Christopher Spinrath's avatar Christopher Spinrath
Browse files

Disbaled debug mode

parent 3fb8ffcc
No related branches found
No related tags found
No related merge requests found
...@@ -51,9 +51,9 @@ showerr() { ...@@ -51,9 +51,9 @@ showerr() {
trap showerr ERR trap showerr ERR
# DEBUG-Modus: # DEBUG-Modus:
apt-get() { #apt-get() {
echo "APT-GET $@" # echo "APT-GET $@"
} #}
#/ DEBUG-Modus: #/ DEBUG-Modus:
# System absichern # System absichern
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment