Fixed typo

This commit is contained in:
Mehdi Osman 2021-05-18 20:55:12 +02:00 committed by GitHub
parent 06ab5e2355
commit 2f5e5a19aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
#!/bin/bash
## This script is a helper for openreplay management
## This script is a helper for managing your OpenReplay instance
set -eE -o pipefail # same as: `set -o errexit -o errtrace`
# Trapping the error