diff --git a/source/tools/templatessorter/templatessorter.sh b/source/tools/templatessorter/templatessorter.sh index 923aa4b6b7..9d965fc581 100755 --- a/source/tools/templatessorter/templatessorter.sh +++ b/source/tools/templatessorter/templatessorter.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # check arguments count if [ $# -ne 1 ]; then echo usage: "$0" directory