mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-06 23:59:01 +02:00
removed -x option in bash command
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#! env bash
|
||||
|
||||
set -ex
|
||||
set -e
|
||||
|
||||
grep 'name:' config/services.js | \
|
||||
sed 's/.*name: "\(.*\)",/\1/' | \
|
||||
|
||||
Reference in New Issue
Block a user