mirror of https://github.com/OpenVidu/openvidu.git
replicate_amis.sh: remove -x flag
parent
4bcd5c5445
commit
f695a13c88
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash -x
|
||||
#!/bin/bash
|
||||
set -eu -o pipefail
|
||||
|
||||
# Replicate AMIs in all regions
|
||||
|
|
Loading…
Reference in New Issue