mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Merge pull request #3608
initramfs (1): fix(build): allow deployment of OSX dmg binary
This commit is contained in:
commit
f05b7e040a
|
@ -16,6 +16,7 @@ then
|
|||
bash ./osx/qTox-Mac-Deployer-ULTIMATE.sh -i
|
||||
bash ./osx/qTox-Mac-Deployer-ULTIMATE.sh -b
|
||||
bash ./osx/qTox-Mac-Deployer-ULTIMATE.sh -d
|
||||
# Disabled due to error: hdiutil: create failed - Resource busy
|
||||
#bash ./osx/qTox-Mac-Deployer-ULTIMATE.sh -dmg
|
||||
# The following line can randomly fail due to travis emitting the error:
|
||||
# "hdiutil: create failed - Resource busy"
|
||||
bash ./osx/qTox-Mac-Deployer-ULTIMATE.sh -dmg
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue
Block a user