mirror of
https://github.com/rizinorg/cutter
synced 2026-08-11 16:23:06 -04:00
Adjust macOS Background Script to not prevent deploys (#1741)
This commit is contained in:
parent
6fe473948b
commit
b809400c12
1 changed files with 2 additions and 2 deletions
|
|
@ -47,10 +47,10 @@ echo '
|
|||
close
|
||||
open
|
||||
update without registering applications
|
||||
delay 2
|
||||
delay 20
|
||||
end tell
|
||||
end tell
|
||||
' | osascript || exit 1
|
||||
' | osascript || echo "WARNING: Script for .dmg background failed!!!"
|
||||
|
||||
echo "Syncing..."
|
||||
sync || exit 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue