Files
shell_functions/test.sh
2021-06-22 10:11:20 +02:00

8 lines
74 B
Bash

#! /bin/bash
set -e
set -u
source myfunctions.sh
myerror 42 hello world