mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-18 10:56:11 +00:00
Adjust macOS Background Script to not prevent deploys (#1741)
This commit is contained in:
parent
6fe473948b
commit
b809400c12
@ -47,10 +47,10 @@ echo '
|
|||||||
close
|
close
|
||||||
open
|
open
|
||||||
update without registering applications
|
update without registering applications
|
||||||
delay 2
|
delay 20
|
||||||
end tell
|
end tell
|
||||||
end tell
|
end tell
|
||||||
' | osascript || exit 1
|
' | osascript || echo "WARNING: Script for .dmg background failed!!!"
|
||||||
|
|
||||||
echo "Syncing..."
|
echo "Syncing..."
|
||||||
sync || exit 1
|
sync || exit 1
|
||||||
|
Loading…
Reference in New Issue
Block a user