Fixed typo

This commit is contained in:
Mehdi Osman 2021-05-18 20:55:12 +02:00 committed by GitHub
parent e71e05b52e
commit fca08a89d2

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