-
David Zülke authored
if an app has a .profile.d script that does set -u, and that is evaluated before WEB_CONCURRENCY.sh (because of alpha order when globbing), the access to the variable, if unset, would cause a failure on startup the fix is to check if the variable is set, using the '+' parameter substitution
acc99022
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| WEB_CONCURRENCY.sh | ||
| nodejs.sh |