mirror of
https://github.com/sigmasternchen/shinden
synced 2025-03-15 07:48:54 +00:00
removed debug output
This commit is contained in:
parent
0964fdc24f
commit
8b6f7d1ea6
1 changed files with 1 additions and 1 deletions
|
@ -90,6 +90,6 @@ template() {
|
|||
printf '%s' "$@"
|
||||
}
|
||||
|
||||
echo "$_script" >&2
|
||||
#echo "$_script" >&2
|
||||
eval "$_script"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue