dartHooks.dartInstallHook: Add trailing newline

This commit is contained in:
hacker1024 2024-01-18 12:17:43 +11:00
parent 046da09ddd
commit e3b2edadef

View File

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