diff --git a/scripts/applyPatches.sh b/scripts/applyPatches.sh index 7118f73..fad2174 100755 --- a/scripts/applyPatches.sh +++ b/scripts/applyPatches.sh @@ -65,7 +65,7 @@ basedir=$basedir/Waterfall pushd Waterfall applyPatch BungeeCord Waterfall-Proxy HEAD popd -basedir=$(dirname $basedir) +basedir=$(dirname "$basedir") # Apply travertine patches applyPatch Waterfall/Waterfall-Proxy Travertine-Proxy HEAD