master
Marc Wäckerlin 7 years ago
parent 42a4e4fc72
commit 22b8002f9c
  1. 2
      scripts/template.sh

@ -15,7 +15,7 @@ notice() {
if test $# -eq 0; then
return
fi
echo -e "\e[1m$*\e[0m" 1>&3
echo -e "\e[1m$*\e[0m" 1>&2
}
# write error message

Loading…
Cancel
Save