diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-18 23:48:37 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-18 23:48:37 +0100 |
commit | 1c04b2bec1156d85fd5050cd6cd62dc1a0d51dd3 (patch) | |
tree | 97020bd37f9b1934b66ff1d7f094bf4c2101a46d /ficspaths.sh | |
parent | 436fe48bf7457a9e3e146fa94009e515d63c02a7 (diff) |
Echo created
Diffstat (limited to 'ficspaths.sh')
-rwxr-xr-x | ficspaths.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ficspaths.sh b/ficspaths.sh index f18c4cc..9295bdb 100755 --- a/ficspaths.sh +++ b/ficspaths.sh @@ -54,3 +54,5 @@ if [ ! -r ${HDRPATH} ]; then echo "fatal: error creating ${HDRPATH}" exit 1 fi + +echo "created ${HDRPATH}" |