mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-29 06:55:49 +00:00
Reduce the verbosity of CI scripts
This commit is contained in:
committed by
manojsdoshi
parent
593677ee82
commit
1502e6e2cd
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env sh
|
||||
set -ex
|
||||
set -e
|
||||
install_from=$1
|
||||
use_private=${2:-0} # this option not currently needed by any CI scripts,
|
||||
# reserved for possible future use
|
||||
|
||||
Reference in New Issue
Block a user