mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-09-22 07:16:37 +08:00
Fail on build step error on linux
This commit is contained in:
parent
18bfb8837a
commit
cfc51c4a66
@ -1,5 +1,4 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
if [ $# -lt 2 ] || [ $# -eq 3 ]
|
||||
then
|
||||
|
@ -1,5 +1,4 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
# Determine architecture
|
||||
echo "Building for architecture $TARGETARCH"
|
||||
|
Loading…
Reference in New Issue
Block a user