mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-28 18:10:38 +00:00
Rename sandbox to staging environment
To match the upstream name
This commit is contained in:
parent
8a5f98dac6
commit
3587d1c397
7 changed files with 21 additions and 10 deletions
|
@ -30,7 +30,7 @@ fi
|
|||
|
||||
run() {
|
||||
set -x
|
||||
"$SIGNAL_CLI" --service-environment="sandbox" $@
|
||||
"$SIGNAL_CLI" --service-environment="staging" $@
|
||||
set +x
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue