The script seems to be POSIX-sh (+ local) compatible. --- a/src/tools/rust-installer/install-template.sh +++ b/src/tools/rust-installer/install-template.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # No undefined variables set -u