Echo commands while installing software

This commit is contained in:
Oleg Kalachev
2024-04-04 19:18:01 +03:00
parent 4ccd5003ad
commit c1a7fc7765

View File

@@ -12,7 +12,7 @@
# copies or substantial portions of the Software.
#
set -e # Exit immidiately on non-zero result
set -ex # Exit immidiately on non-zero result
echo_stamp() {
# TEMPLATE: echo_stamp <TEXT> <TYPE>