Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 88 Bytes

TEMP.md

File metadata and controls

1 lines (1 loc) · 88 Bytes

test ! -f "$FILE_SRC" && echo "Error: file '$FILE_SRC' does not exist!" >&2 && exit 1