mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-23 09:33:01 +03:00
disable debug in release script
This commit is contained in:
parent
c9ab7fa14f
commit
bfe96c4c25
@ -3,7 +3,6 @@
|
||||
set -o errexit
|
||||
set -o nounset
|
||||
set -o pipefail
|
||||
set -x
|
||||
|
||||
PWD="$(dirname $(readlink -f -- $0))"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user