Run Recipe Robot one more time

This commit is contained in:
Dennis Juhler Aagaard
2020-04-14 15:06:53 +02:00
parent e0dcce20f8
commit 46cabfad98
4 changed files with 42 additions and 17 deletions
+12 -1
View File
@@ -38,11 +38,22 @@
<string>com.github.solutiogruppen.download.ONLYOFFICE</string>
<key>Process</key>
<array>
<dict>
<key>Arguments</key>
<dict>
<key>dmg_path</key>
<string>%RECIPE_CACHE_DIR%/%NAME%.dmg</string>
<key>dmg_root</key>
<string>%RECIPE_CACHE_DIR%/%NAME%</string>
</dict>
<key>Processor</key>
<string>DmgCreator</string>
</dict>
<dict>
<key>Arguments</key>
<dict>
<key>pkg_path</key>
<string>%pathname%</string>
<string>%dmg_path%</string>
<key>repo_subdirectory</key>
<string>%MUNKI_REPO_SUBDIR%</string>
</dict>