Fixed typo
This commit is contained in:
parent
06ab5e2355
commit
2f5e5a19aa
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue