mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Use postflight DSL in todoist
This commit is contained in:
+1
-2
@@ -10,7 +10,6 @@ class Todoist < Cask
|
||||
app 'Todoist.app'
|
||||
|
||||
postflight do
|
||||
# Don't ask to move the app bundle to /Applications
|
||||
system '/usr/bin/defaults', 'write', 'com.todoist.mac.Todoist', 'moveToApplicationsFolderAlertSuppress', '-bool', 'true'
|
||||
suppress_move_to_applications
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user