dartHooks.dartInstallHook: Add trailing newline

This commit is contained in:
hacker1024 2024-01-18 12:17:43 +11:00
parent 046da09ddd
commit e3b2edadef
1 changed files with 1 additions and 1 deletions

View File

@ -40,4 +40,4 @@ fi
if [ -z "${dontDartInstallCache-}" ]; then
postInstallHooks+=(dartInstallCacheHook)
fi
fi