forked from lthn/blockchain
build: macOS build script updated
This commit is contained in:
parent
fa4888aece
commit
07c96ea9b6
1 changed files with 1 additions and 1 deletions
|
|
@ -151,7 +151,7 @@ echo "############### Uploading... ################"
|
|||
package_filepath="$(pwd)/$package_filename"
|
||||
|
||||
#scp $package_filepath zano_build_server:/var/www/html/builds/
|
||||
source ../../../macosx_build_uploader.sh
|
||||
source ../../../utils/macosx_build_uploader.sh
|
||||
pushd .
|
||||
upload_build $package_filepath
|
||||
if [ $? -ne 0 ]; then
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue