diff --git a/create-from-patch.sh b/create-from-patch.sh index b45a3dc..d12ba97 100644 --- a/create-from-patch.sh +++ b/create-from-patch.sh @@ -10,7 +10,7 @@ fi if [ -z "$2" ] then - PATCH_NEW_PATH="~/bromite/build/patches-new" + PATCH_NEW_PATH=~/bromite/build/patches-new else PATCH_NEW_PATH=$2 fi