diff --git a/scripts/generate-app-icons.sh b/scripts/generate-app-icons.sh index c8a5351..66d08f8 100644 --- a/scripts/generate-app-icons.sh +++ b/scripts/generate-app-icons.sh @@ -1,4 +1,4 @@ -#!bin/sh +#!/bin/sh # Exit the script on any command with non 0 return code set -e