Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
chuckadams
on Aug 26, 2024
|
parent
|
context
|
favorite
| on:
Dokku: My favorite personal serverless platform
> Maybe put `&&` between them so that if one fails, it won't keep running through the script?
Or just add `set -o errexit` at the top of the script. Or use make.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Or just add `set -o errexit` at the top of the script. Or use make.