Created by: Snawoot
Purpose of proposed changes
Our script for linux already works safely and halts on all errors. But sometimes user may spoil file with CRLF newlines (#75 (closed)) and pipefail
option is not applied then. This change ensures all interpreter options applied and script is failing safely in this case.
Essential steps taken
Edit.