Commit Graph

992 Commits

Author SHA1 Message Date
Søren Theilgaard
638f7983dd Not using mountname
Changes to the label, so path to CLIInstaller does not contain the name of the app, as that is already in the variable `appPath`.

Still needing to decide on debug logging or what kind of message we want there.

But this is succesfull:
```
% sudo /Users/st/Documents/GitHub/Installomator/utils/assemble.sh -r adobecreativeclouddesktop DEBUG=0 INSTALL=force
Password:
2021-11-10 11:30:51 adobecreativeclouddesktop setting variable from argument DEBUG=0
2021-11-10 11:30:51 adobecreativeclouddesktop setting variable from argument INSTALL=force
2021-11-10 11:30:51 adobecreativeclouddesktop ################## Start Installomator v. 0.8.0
2021-11-10 11:30:51 adobecreativeclouddesktop ################## adobecreativeclouddesktop
2021-11-10 11:30:51 adobecreativeclouddesktop BLOCKING_PROCESS_ACTION=tell_user
2021-11-10 11:30:51 adobecreativeclouddesktop NOTIFY=success
2021-11-10 11:30:52 adobecreativeclouddesktop LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2021-11-10 11:30:52 adobecreativeclouddesktop no blocking processes defined, using Creative Cloud as default
2021-11-10 11:30:52 adobecreativeclouddesktop Changing directory to /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.wMH45Qfi
2021-11-10 11:30:52 adobecreativeclouddesktop App(s) found: /Library/Application Support/Adobe/Adobe Desktop Common/HDBox/Install.app
2021-11-10 11:30:52 adobecreativeclouddesktop could not determine location of Install.app
2021-11-10 11:30:52 adobecreativeclouddesktop appversion:
2021-11-10 11:30:52 adobecreativeclouddesktop Latest version of Creative Cloud is 5.6.0.788
2021-11-10 11:30:52 adobecreativeclouddesktop Downloading https://ccmdl.adobe.com/AdobeProducts/KCCC/CCD/5_6_0/macarm64/ACCCx5_6_0_788.dmg to Creative Cloud.dmg
2021-11-10 11:31:41 adobecreativeclouddesktop no more blocking processes, continue with update
2021-11-10 11:31:41 adobecreativeclouddesktop Installing Creative Cloud
2021-11-10 11:31:41 adobecreativeclouddesktop Mounting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.wMH45Qfi/Creative Cloud.dmg
2021-11-10 11:31:42 adobecreativeclouddesktop Mounted: /Volumes/Creative Cloud 2
2021-11-10 11:31:42 adobecreativeclouddesktop Verifying: /Volumes/Creative Cloud 2/Install.app
2021-11-10 11:31:42 adobecreativeclouddesktop Team ID matching: JQ525L2MZD (expected: JQ525L2MZD )
2021-11-10 11:31:42 adobecreativeclouddesktop Downloaded version of Creative Cloud is 2.6.0.46 (replacing version ).
2021-11-10 11:31:42 adobecreativeclouddesktop CLIInstaller exists, running installer command /Volumes/Creative Cloud 2/Install.app/Contents/MacOS/Install --mode=silent
2021-11-10 11:31:46 adobecreativeclouddesktop Succesfully ran /Volumes/Creative Cloud 2/Install.app/Contents/MacOS/Install --mode=silent
2021-11-10 11:31:46 adobecreativeclouddesktop Debugging enabled, update tool output was:
objc[71312]: Class HTTPHeader is implemented in both /Volumes/Creative Cloud 2/Install.app/Contents/MacOS/Install (0x100c2f018) and /Library/Application Support/Adobe/Adobe Desktop Common/Core/AdobePIM.dylib (0x10dc38790). One of the two will be used. Which one is undefined.
objc[71312]: Class ProxyManager is implemented in both /Volumes/Creative Cloud 2/Install.app/Contents/MacOS/Install (0x100c2f068) and /Library/Application Support/Adobe/Adobe Desktop Common/Core/AdobePIM.dylib (0x10dc387e0). One of the two will be used. Which one is undefined.
objc[71312]: Class HTTPHeader is implemented in both /Volumes/Creative Cloud 2/Install.app/Contents/MacOS/Install (0x100c2f018) and /Volumes/Creative Cloud 2/resources/AdobePIM.dylib (0x10e4e6790). One of the two will be used. Which one is undefined.
objc[71312]: Class ProxyManager is implemented in both /Volumes/Creative Cloud 2/Install.app/Contents/MacOS/Install (0x100c2f068) and /Volumes/Creative Cloud 2/resources/AdobePIM.dylib (0x10e4e67e0). One of the two will be used. Which one is undefined.
Starting installer...
Installation successful.
2021-11-10 11:31:46 adobecreativeclouddesktop Finishing…
2021-11-10 11:31:56 adobecreativeclouddesktop App(s) found: /Library/Application Support/Adobe/Adobe Desktop Common/HDBox/Install.app
2021-11-10 11:31:56 adobecreativeclouddesktop could not determine location of Install.app
2021-11-10 11:31:56 adobecreativeclouddesktop Installed Creative Cloud
2021-11-10 11:31:56 adobecreativeclouddesktop notifying
2021-11-10 11:31:56 adobecreativeclouddesktop Deleting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.wMH45Qfi
2021-11-10 11:31:56 adobecreativeclouddesktop Unmounting /Volumes/Creative Cloud 2
"disk6" ejected.
2021-11-10 11:31:57 adobecreativeclouddesktop App not closed, so no reopen.
2021-11-10 11:31:57 adobecreativeclouddesktop ################## End Installomator, exit code 0
```
2021-11-10 11:34:30 +01:00
Søren Theilgaard
3ef4f11025 CLIInstaller and CLIArguments 2021-11-10 09:44:09 +01:00
Søren Theilgaard
a42c624a7c CLIInstaller and CLIArguments
Explained…
2021-11-10 09:39:39 +01:00
Søren Theilgaard
ca772a6d28 Update adobecreativeclouddesktop.sh 2021-11-10 09:06:04 +01:00
Søren Theilgaard
a2ee2ccdde Update functions.sh 2021-11-10 08:58:05 +01:00
Søren Theilgaard
7e75683d76 Adobe CC with CLIInstaller
I was looking into installing Adobe CC fully (Isaac has done the hard part), and we can add `CLIInstaller` and `CLIArguments` to get it fully installed.
This implementation is slightly changed from Isaacs.
```
% sudo /Users/st/Documents/GitHub/Installomator/utils/assemble.sh -r adobecreativeclouddesktop DEBUG=0 INSTALL=force
2021-11-10 08:56:00 adobecreativeclouddesktop setting variable from argument DEBUG=0
2021-11-10 08:56:00 adobecreativeclouddesktop setting variable from argument INSTALL=force
2021-11-10 08:56:00 adobecreativeclouddesktop ################## Start Installomator v. 0.8.0
2021-11-10 08:56:00 adobecreativeclouddesktop ################## adobecreativeclouddesktop
2021-11-10 08:56:00 adobecreativeclouddesktop BLOCKING_PROCESS_ACTION=tell_user
2021-11-10 08:56:00 adobecreativeclouddesktop NOTIFY=success
2021-11-10 08:56:00 adobecreativeclouddesktop LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2021-11-10 08:56:00 adobecreativeclouddesktop no blocking processes defined, using Creative Cloud as default
2021-11-10 08:56:00 adobecreativeclouddesktop Changing directory to /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.0LNrXCQX
2021-11-10 08:56:01 adobecreativeclouddesktop App(s) found: /Library/Application Support/Adobe/Adobe Desktop Common/HDBox/Install.app
2021-11-10 08:56:01 adobecreativeclouddesktop could not determine location of Install.app
2021-11-10 08:56:01 adobecreativeclouddesktop appversion:
2021-11-10 08:56:01 adobecreativeclouddesktop Latest version of Creative Cloud is 5.6.0.788
2021-11-10 08:56:01 adobecreativeclouddesktop Downloading https://ccmdl.adobe.com/AdobeProducts/KCCC/CCD/5_6_0/macarm64/ACCCx5_6_0_788.dmg to Creative Cloud.dmg
2021-11-10 08:56:30 adobecreativeclouddesktop no more blocking processes, continue with update
2021-11-10 08:56:30 adobecreativeclouddesktop Installing Creative Cloud
2021-11-10 08:56:30 adobecreativeclouddesktop Mounting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.0LNrXCQX/Creative Cloud.dmg
2021-11-10 08:56:30 adobecreativeclouddesktop Mounted: /Volumes/Creative Cloud
2021-11-10 08:56:30 adobecreativeclouddesktop Verifying: /Volumes/Creative Cloud/Install.app
2021-11-10 08:56:30 adobecreativeclouddesktop Team ID matching: JQ525L2MZD (expected: JQ525L2MZD )
2021-11-10 08:56:30 adobecreativeclouddesktop Downloaded version of Creative Cloud is 2.6.0.46 (replacing version ).
2021-11-10 08:56:30 adobecreativeclouddesktop CLIInstaller exists, running installer command /Volumes/Creative Cloud/Install.app/Contents/MacOS/Install --mode=silent
2021-11-10 08:56:34 adobecreativeclouddesktop Debugging enabled, update tool output was: objc[51900]: Class HTTPHeader is implemented in both /Volumes/Creative Cloud/Install.app/Contents/MacOS/Install (0x102d2a018) and /Library/Application Support/Adobe/Adobe Desktop Common/Core/AdobePIM.dylib (0x10fa75790). One of the two will be used. Which one is undefined.
objc[51900]: Class ProxyManager is implemented in both /Volumes/Creative Cloud/Install.app/Contents/MacOS/Install (0x102d2a068) and /Library/Application Support/Adobe/Adobe Desktop Common/Core/AdobePIM.dylib (0x10fa757e0). One of the two will be used. Which one is undefined.
objc[51900]: Class HTTPHeader is implemented in both /Volumes/Creative Cloud/Install.app/Contents/MacOS/Install (0x102d2a018) and /Volumes/Creative Cloud/resources/AdobePIM.dylib (0x110a87790). One of the two will be used. Which one is undefined.
objc[51900]: Class ProxyManager is implemented in both /Volumes/Creative Cloud/Install.app/Contents/MacOS/Install (0x102d2a068) and /Volumes/Creative Cloud/resources/AdobePIM.dylib (0x110a877e0). One of the two will be used. Which one is undefined.
Starting installer...
Installation successful.
2021-11-10 08:56:34 adobecreativeclouddesktop Finishing…
2021-11-10 08:56:44 adobecreativeclouddesktop App(s) found: /Library/Application Support/Adobe/Adobe Desktop Common/HDBox/Install.app
2021-11-10 08:56:44 adobecreativeclouddesktop could not determine location of Install.app
2021-11-10 08:56:44 adobecreativeclouddesktop Installed Creative Cloud
2021-11-10 08:56:44 adobecreativeclouddesktop notifying
2021-11-10 08:56:44 adobecreativeclouddesktop Deleting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.0LNrXCQX
2021-11-10 08:56:44 adobecreativeclouddesktop Unmounting /Volumes/Creative Cloud
"disk4" ejected.
2021-11-10 08:56:45 adobecreativeclouddesktop App not closed, so no reopen.
2021-11-10 08:56:45 adobecreativeclouddesktop ################## End Installomator, exit code 0
```
2021-11-10 08:57:31 +01:00
Søren Theilgaard
51ba24f5e2 Merge branch 'dev' of https://github.com/Installomator/Installomator into dev 2021-11-09 15:43:31 +01:00
Søren Theilgaard
b28072fe84 Update typora.sh 2021-11-09 15:43:29 +01:00
Søren Theilgaard
d1ae2f1899 Merge pull request #307 from p-venkman/sketchupviewer
Add a label for Sketchup Viewer
2021-11-09 12:46:39 +01:00
Raptor399
39a212bee9 Added packedID so Box Tools installs correct
Fixes #310
2021-11-09 11:27:30 +01:00
Søren Theilgaard
ecde31ee1b Merge pull request #305 from Installomator/Theile-labels
eshareosx label
2021-11-08 22:19:57 +01:00
p-venkman
d8dcf785f0 Add a label for Sketchup Viewer 2021-11-07 09:16:42 +01:00
Søren Theilgaard
c5a719b176 microsoft labels 2021-11-05 21:32:25 +01:00
Søren Theilgaard
1931973b54 Fixed INSTALL=force no matter the version
If `INSTALL=force` is used, then previously we would need installed version and appNewVersion to be equal for the updateTool to be skipped. Not anymore.
2021-11-05 21:30:26 +01:00
Søren Theilgaard
75addfe8ea Update microsoftoffice365.sh 2021-11-05 21:12:34 +01:00
Søren Theilgaard
15f2add5e1 Updated msupdate call
Separate lines for running `msupdate --list` before running the update tool, but currently it runs if just msupdate exist, and not only if we run the updateTool.
2021-11-05 20:46:37 +01:00
Søren Theilgaard
76749bb518 eshareosx label 2021-11-05 20:03:50 +01:00
Søren Theilgaard
ca6614f591 Update logseq.sh
By using variable `archiveName` we can let Installomator find the right archive in the github list of possibilities. I think this is a more cleaner approach.
2021-11-05 19:49:35 +01:00
Søren Theilgaard
396dbd745a Merge pull request #304 from p-venkman/wacomdrivers
Added a label for Wacom Tablet drivers.
2021-11-05 09:43:27 +01:00
Søren Theilgaard
2d0b4992a0 Merge pull request #292 from adibue/adibue-mattermost-patch
Mattermost: Updated 'archiveName' for i386
2021-11-05 09:41:03 +01:00
Søren Theilgaard
f194e62d64 Merge pull request #286 from jnichols35/label-closeio
label closeio.sh
2021-11-05 09:40:34 +01:00
Søren Theilgaard
8bc22afe12 Merge pull request #290 from Installomator/Microsoft-update-tool
microsoft updateTool updates
2021-11-05 09:39:46 +01:00
Søren Theilgaard
6875084ca3 Merge pull request #293 from Installomator/zohoworkdrivetruesync
Create zohoworkdrivetruesync.sh
2021-11-05 09:36:22 +01:00
Søren Theilgaard
1d5c6d1812 Merge pull request #298 from Installomator/steelseries
steelseriesengine
2021-11-05 09:31:52 +01:00
Søren Theilgaard
1b85882aa7 Merge pull request #299 from Installomator/Xink
Update xink.sh
2021-11-05 09:31:29 +01:00
Søren Theilgaard
94ea6bb449 Merge pull request #300 from Installomator/MacPorts
macports
2021-11-05 09:31:15 +01:00
Søren Theilgaard
dfa5df4f50 Merge pull request #301 from Installomator/canva-label
canva label
2021-11-05 09:31:01 +01:00
Søren Theilgaard
819d1ec7c4 remotix labels
```
% /Users/st/Documents/GitHub/Installomator/utils/assemble.sh -r remotix
2021-11-04 15:27:36 remotix ################## Start Installomator v. 0.8.0
2021-11-04 15:27:36 remotix ################## remotix
2021-11-04 15:27:36 remotix BLOCKING_PROCESS_ACTION=tell_user
2021-11-04 15:27:36 remotix NOTIFY=success
2021-11-04 15:27:36 remotix LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2021-11-04 15:27:36 remotix no blocking processes defined, using Remotix as default
2021-11-04 15:27:36 remotix Changing directory to /Users/st/Documents/GitHub/Installomator/build
2021-11-04 15:27:37 remotix App(s) found:
2021-11-04 15:27:37 remotix could not find Remotix.app
2021-11-04 15:27:37 remotix appversion:
2021-11-04 15:27:37 remotix Latest version of Remotix is 6.4.2
2021-11-04 15:27:37 remotix Downloading https://remotix.com/downloads/latest-remotix-mac/ to Remotix.dmg
2021-11-04 15:27:54 remotix DEBUG mode, not checking for blocking processes
2021-11-04 15:27:54 remotix Installing Remotix
2021-11-04 15:27:54 remotix Mounting /Users/st/Documents/GitHub/Installomator/build/Remotix.dmg
2021-11-04 15:27:58 remotix Mounted: /Volumes/Remotix
2021-11-04 15:27:58 remotix Verifying: /Volumes/Remotix/Remotix.app
2021-11-04 15:28:06 remotix Team ID matching: K293Y6CVN4 (expected: K293Y6CVN4 )
2021-11-04 15:28:06 remotix Downloaded version of Remotix is 6.4.2 (replacing version ).
2021-11-04 15:28:06 remotix DEBUG enabled, skipping remove, copy and chown steps
2021-11-04 15:28:06 remotix Finishing…
2021-11-04 15:28:16 remotix App(s) found:
2021-11-04 15:28:16 remotix could not find Remotix.app
2021-11-04 15:28:16 remotix Installed Remotix
2021-11-04 15:28:16 remotix notifying
2021-11-04 15:28:17 remotix Unmounting /Volumes/Remotix
"disk5" ejected.
2021-11-04 15:28:17 remotix DEBUG mode, not reopening anything
2021-11-04 15:28:17 remotix ################## End Installomator, exit code 0

% /Users/st/Documents/GitHub/Installomator/utils/assemble.sh -r remotixagent
2021-11-04 15:28:37 remotixagent ################## Start Installomator v. 0.8.0
2021-11-04 15:28:37 remotixagent ################## remotixagent
2021-11-04 15:28:37 remotixagent BLOCKING_PROCESS_ACTION=tell_user
2021-11-04 15:28:37 remotixagent NOTIFY=success
2021-11-04 15:28:37 remotixagent LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2021-11-04 15:28:37 remotixagent no blocking processes defined, using RemotixAgent as default
2021-11-04 15:28:37 remotixagent Changing directory to /Users/st/Documents/GitHub/Installomator/build
2021-11-04 15:28:38 remotixagent No version found using packageID com.nulana.rxagentmac
2021-11-04 15:28:38 remotixagent App(s) found:
2021-11-04 15:28:38 remotixagent could not find RemotixAgent.app
2021-11-04 15:28:38 remotixagent appversion:
2021-11-04 15:28:38 remotixagent Latest version of RemotixAgent is 1.5.15
2021-11-04 15:28:38 remotixagent Downloading https://remotix.com/downloads/latest-agent-mac/ to RemotixAgent.pkg
2021-11-04 15:28:50 remotixagent DEBUG mode, not checking for blocking processes
2021-11-04 15:28:50 remotixagent Installing RemotixAgent
2021-11-04 15:28:51 remotixagent Verifying: RemotixAgent.pkg
2021-11-04 15:28:51 remotixagent Team ID: K293Y6CVN4 (expected: K293Y6CVN4 )
2021-11-04 15:28:51 remotixagent DEBUG enabled, skipping installation
2021-11-04 15:28:51 remotixagent Finishing…
2021-11-04 15:29:01 remotixagent No version found using packageID com.nulana.rxagentmac
2021-11-04 15:29:01 remotixagent App(s) found:
2021-11-04 15:29:01 remotixagent could not find RemotixAgent.app
2021-11-04 15:29:01 remotixagent Installed RemotixAgent
2021-11-04 15:29:01 remotixagent notifying
2021-11-04 15:29:02 remotixagent DEBUG mode, not reopening anything
2021-11-04 15:29:02 remotixagent ################## End Installomator, exit code 0
```
2021-11-04 15:34:26 +01:00
p-venkman
ecdf502ba8 Added a label for Wacom Tablet drivers. 2021-11-03 23:07:55 +01:00
Søren Theilgaard
32c3dff48d canva label
Improvements to the `buildLabel.sh` script. It can try better to download the software and might show better headers for versioning.
```
sudo /Users/st/Documents/GitHub/Installomator/utils/assemble.sh -r canva DEBUG=0 NOTIFY=all
Password:
2021-11-02 20:19:20 canva setting variable from argument DEBUG=0
2021-11-02 20:19:20 canva setting variable from argument NOTIFY=all
2021-11-02 20:19:20 canva ################## Start Installomator v. 0.8.0
2021-11-02 20:19:20 canva ################## canva
2021-11-02 20:19:21 canva BLOCKING_PROCESS_ACTION=tell_user
2021-11-02 20:19:21 canva NOTIFY=all
2021-11-02 20:19:21 canva LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2021-11-02 20:19:21 canva no blocking processes defined, using Canva as default
2021-11-02 20:19:21 canva Changing directory to /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.YfHnGeSB
2021-11-02 20:19:21 canva App(s) found:
2021-11-02 20:19:21 canva could not find Canva.app
2021-11-02 20:19:21 canva appversion:
2021-11-02 20:19:21 canva Latest version of Canva is 1.34
2021-11-02 20:19:21 canva Downloading https://desktop-release.canva.com/Canva-1.34.0-arm64.dmg to Canva.dmg
2021-11-02 20:19:21 canva notifying
2021-11-02 20:19:29 canva no more blocking processes, continue with update
2021-11-02 20:19:29 canva Installing Canva
2021-11-02 20:19:29 canva notifying
2021-11-02 20:19:29 canva Mounting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.YfHnGeSB/Canva.dmg
2021-11-02 20:19:32 canva Mounted: /Volumes/Canva 1.34.0-arm64
2021-11-02 20:19:32 canva Verifying: /Volumes/Canva 1.34.0-arm64/Canva.app
2021-11-02 20:19:33 canva Team ID matching: 5HD2ARTBFS (expected: 5HD2ARTBFS )
2021-11-02 20:19:33 canva Downloaded version of Canva is 1.34.0 (replacing version ).
2021-11-02 20:19:33 canva Copy /Volumes/Canva 1.34.0-arm64/Canva.app to /Applications
2021-11-02 20:19:34 canva Changing owner to st
2021-11-02 20:19:34 canva Finishing…
2021-11-02 20:19:44 canva App(s) found: /Applications/Canva.app
2021-11-02 20:19:44 canva found app at /Applications/Canva.app, version 1.34.0
2021-11-02 20:19:44 canva Installed Canva, version 1.34.0
2021-11-02 20:19:44 canva notifying
2021-11-02 20:19:45 canva Deleting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.YfHnGeSB
2021-11-02 20:19:45 canva Unmounting /Volumes/Canva 1.34.0-arm64
"disk4" ejected.
2021-11-02 20:19:45 canva App not closed, so no reopen.
2021-11-02 20:19:45 canva ################## End Installomator, exit code 0
```
2021-11-02 21:27:53 +01:00
Søren Theilgaard
480b49adb8 macports
Added a bit to explanation of archiveName variable.
```
sudo /Users/st/Documents/GitHub/Installomator/utils/assemble.sh -r macports DEBUG=0 INSTALL=force
Password:
2021-11-02 09:55:12 macports setting variable from argument DEBUG=0
2021-11-02 09:55:12 macports setting variable from argument INSTALL=force
2021-11-02 09:55:12 macports ################## Start Installomator v. 0.8.0
2021-11-02 09:55:12 macports ################## macports
2021-11-02 09:55:13 macports BLOCKING_PROCESS_ACTION=tell_user
2021-11-02 09:55:13 macports NOTIFY=success
2021-11-02 09:55:14 macports LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2021-11-02 09:55:14 macports no blocking processes defined, using MacPorts as default
2021-11-02 09:55:14 macports Changing directory to /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.4KnOGDkl
2021-11-02 09:55:14 macports Custom App Version detection is used, found 2.7.1
2021-11-02 09:55:14 macports appversion: 2.7.1
2021-11-02 09:55:14 macports Latest version of MacPorts is 2.7.1
2021-11-02 09:55:14 macports There is no newer version available.
2021-11-02 09:55:14 macports Using force to install anyway. Not using updateTool.
2021-11-02 09:55:14 macports Downloading https://github.com/macports/macports-base/releases/download/v2.7.1/MacPorts-2.7.1-12-Monterey.pkg to Monterey.pkg
2021-11-02 09:55:15 macports no more blocking processes, continue with update
2021-11-02 09:55:15 macports Installing MacPorts
2021-11-02 09:55:16 macports Verifying: Monterey.pkg
2021-11-02 09:55:16 macports Team ID: QTA3A3B7F3 (expected: QTA3A3B7F3 )
2021-11-02 09:55:16 macports Installing Monterey.pkg to /
installer: Package name is MacPorts
installer: Upgrading at base path /
installer: The upgrade was successful.
2021-11-02 09:56:03 macports Finishing…
2021-11-02 09:56:13 macports Custom App Version detection is used, found 2.7.1
2021-11-02 09:56:13 macports Installed MacPorts, version 2.7.1
2021-11-02 09:56:13 macports notifying
2021-11-02 09:56:14 macports Deleting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.4KnOGDkl
2021-11-02 09:56:14 macports App not closed, so no reopen.
2021-11-02 09:56:14 macports ################## End Installomator, exit code 0
```
2021-11-02 10:00:26 +01:00
Søren Theilgaard
2c9085c0c5 Update zohoworkdrivetruesync.sh 2021-11-01 10:38:20 +01:00
Søren Theilgaard
4aa7993dc2 Update xink.sh 2021-10-29 20:02:23 +02:00
Søren Theilgaard
b0ee820828 steelseriesengine 2021-10-29 13:42:47 +02:00
Søren Theilgaard
b017b7bae9 Merge pull request #297 from Installomator/Strongsync
strongsync
2021-10-29 08:50:00 +02:00
Søren Theilgaard
885dcf1622 strongsync
```
% sudo /Users/st/Documents/GitHub/Installomator/utils/assemble.sh -r strongsync DEBUG=0
2021-10-28 19:40:43 strongsync setting variable from argument DEBUG=0
2021-10-28 19:40:43 strongsync ################## Start Installomator v. 0.8.0
2021-10-28 19:40:43 strongsync ################## strongsync
2021-10-28 19:40:44 strongsync BLOCKING_PROCESS_ACTION=tell_user
2021-10-28 19:40:44 strongsync NOTIFY=success
2021-10-28 19:40:44 strongsync LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2021-10-28 19:40:44 strongsync no blocking processes defined, using Strongsync as default
2021-10-28 19:40:44 strongsync Changing directory to /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.1bFmmj9p
2021-10-28 19:40:45 strongsync App(s) found:
2021-10-28 19:40:45 strongsync could not find Strongsync.app
2021-10-28 19:40:45 strongsync appversion:
2021-10-28 19:40:45 strongsync Latest version of Strongsync is 2021.9.1
2021-10-28 19:40:45 strongsync Downloading https://updates.expandrive.com/apps/strongsync/v/2021-9-1/download.dmg to Strongsync.dmg
2021-10-28 19:40:47 strongsync no more blocking processes, continue with update
2021-10-28 19:40:47 strongsync Installing Strongsync
2021-10-28 19:40:47 strongsync Mounting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.1bFmmj9p/Strongsync.dmg
2021-10-28 19:40:51 strongsync Mounted: /Volumes/Strongsync 1
2021-10-28 19:40:51 strongsync Verifying: /Volumes/Strongsync 1/Strongsync.app
2021-10-28 19:40:52 strongsync Team ID matching: CH86M498V4 (expected: CH86M498V4 )
2021-10-28 19:40:52 strongsync Downloaded version of Strongsync is 2021.9.1 (replacing version ).
2021-10-28 19:40:52 strongsync Copy /Volumes/Strongsync 1/Strongsync.app to /Applications
2021-10-28 19:40:52 strongsync Changing owner to st
2021-10-28 19:40:52 strongsync Finishing…
2021-10-28 19:41:02 strongsync App(s) found: /Applications/Strongsync.app
2021-10-28 19:41:02 strongsync found app at /Applications/Strongsync.app, version 2021.9.1
2021-10-28 19:41:02 strongsync Installed Strongsync, version 2021.9.1
2021-10-28 19:41:02 strongsync notifying
2021-10-28 19:41:03 strongsync Deleting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.1bFmmj9p
2021-10-28 19:41:03 strongsync Unmounting /Volumes/Strongsync 1
"disk5" ejected.
2021-10-28 19:41:03 strongsync App not closed, so no reopen.
2021-10-28 19:41:03 strongsync ################## End Installomator, exit code 0

% sudo /Users/st/Documents/GitHub/Installomator/utils/assemble.sh -r strongsync DEBUG=0
2021-10-28 19:41:27 strongsync setting variable from argument DEBUG=0
2021-10-28 19:41:27 strongsync ################## Start Installomator v. 0.8.0
2021-10-28 19:41:27 strongsync ################## strongsync
2021-10-28 19:41:28 strongsync BLOCKING_PROCESS_ACTION=tell_user
2021-10-28 19:41:28 strongsync NOTIFY=success
2021-10-28 19:41:28 strongsync LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2021-10-28 19:41:28 strongsync no blocking processes defined, using Strongsync as default
2021-10-28 19:41:28 strongsync Changing directory to /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.H3bgidQy
2021-10-28 19:41:28 strongsync App(s) found: /Applications/Strongsync.app
2021-10-28 19:41:28 strongsync found app at /Applications/Strongsync.app, version 2021.9.1
2021-10-28 19:41:28 strongsync appversion: 2021.9.1
2021-10-28 19:41:28 strongsync Latest version of Strongsync is 2021.9.1
2021-10-28 19:41:28 strongsync There is no newer version available.
2021-10-28 19:41:28 strongsync Deleting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.H3bgidQy
2021-10-28 19:41:28 strongsync App not closed, so no reopen.
2021-10-28 19:41:28 strongsync ################## End Installomator, exit code 0
```
2021-10-28 19:44:15 +02:00
Søren Theilgaard
272e2738b5 Merge pull request #282 from Installomator/MDM-scripts
MDM scripts
2021-10-28 19:11:09 +02:00
Søren Theilgaard
dfb7d42d95 Merge pull request #287 from Installomator/typora-label
typora label
2021-10-28 19:09:43 +02:00
Søren Theilgaard
bf00b864f0 zsh 2021-10-28 14:35:20 +02:00
Søren Theilgaard
77567cdf4e Update MDMAddigy CustomSoftware.sh 2021-10-28 13:46:16 +02:00
Søren Theilgaard
57f53c647e Create zohoworkdrivetruesync.sh
Hold this branch, it needs to be fully working, and the ARM version out of beta before its usable.
2021-10-28 13:27:08 +02:00
Adrian Bühler
4abe614300 Updated 'archiveName' for i386
The 'archiveName' for i386 has been changed to 'mac-x64.dmg'
2021-10-25 09:15:02 +02:00
Søren Theilgaard
709a787805 microsoft updateTool updates
All Microsoft labels with `updateTool` variable is updated to list updates first. That should help.
2021-10-22 16:59:46 +02:00
Søren Theilgaard
b0963fdfb9 and pandoc
pandoc expands the supported documents formats for Typora.
```
% sudo /Users/st/Documents/GitHub/Installomator/utils/assemble.sh -r typora DEBUG=0
Password:
2021-10-22 14:45:06 typora setting variable from argument DEBUG=0
2021-10-22 14:45:07 typora ################## Start Installomator v. 0.8.0
2021-10-22 14:45:07 typora ################## typora
2021-10-22 14:45:07 typora BLOCKING_PROCESS_ACTION=tell_user
2021-10-22 14:45:07 typora NOTIFY=success
2021-10-22 14:45:07 typora LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2021-10-22 14:45:07 typora no blocking processes defined, using Typora as default
2021-10-22 14:45:07 typora Changing directory to /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.TQsw3wTi
2021-10-22 14:45:07 typora App(s) found: /Applications/Typora.app
2021-10-22 14:45:07 typora found app at /Applications/Typora.app, version 0.11.11
2021-10-22 14:45:07 typora appversion: 0.11.11
2021-10-22 14:45:07 typora Latest version of Typora is 0.11.11
2021-10-22 14:45:07 typora There is no newer version available.
2021-10-22 14:45:07 typora Deleting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.TQsw3wTi
2021-10-22 14:45:07 typora App not closed, so no reopen.
2021-10-22 14:45:07 typora ################## End Installomator, exit code 0

% sudo /Users/st/Documents/GitHub/Installomator/utils/assemble.sh -r pandoc DEBUG=0
2021-10-22 14:45:22 pandoc setting variable from argument DEBUG=0
2021-10-22 14:45:22 pandoc ################## Start Installomator v. 0.8.0
2021-10-22 14:45:22 pandoc ################## pandoc
2021-10-22 14:45:22 pandoc BLOCKING_PROCESS_ACTION=tell_user
2021-10-22 14:45:22 pandoc NOTIFY=success
2021-10-22 14:45:22 pandoc LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2021-10-22 14:45:22 pandoc no blocking processes defined, using Pandoc as default
2021-10-22 14:45:22 pandoc Changing directory to /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.mzeYX3Fz
2021-10-22 14:45:22 pandoc found packageID net.johnmacfarlane.pandoc installed, version 2.14.2
2021-10-22 14:45:22 pandoc appversion: 2.14.2
2021-10-22 14:45:22 pandoc Latest version of Pandoc is 2.14.2
2021-10-22 14:45:22 pandoc There is no newer version available.
2021-10-22 14:45:22 pandoc Deleting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.mzeYX3Fz
2021-10-22 14:45:22 pandoc App not closed, so no reopen.
2021-10-22 14:45:22 pandoc ################## End Installomator, exit code 0

% sudo /Users/st/Documents/GitHub/Installomator/utils/assemble.sh -r pandoc DEBUG=0 INSTALL=force
2021-10-22 14:45:34 pandoc setting variable from argument DEBUG=0
2021-10-22 14:45:34 pandoc setting variable from argument INSTALL=force
2021-10-22 14:45:34 pandoc ################## Start Installomator v. 0.8.0
2021-10-22 14:45:34 pandoc ################## pandoc
2021-10-22 14:45:35 pandoc BLOCKING_PROCESS_ACTION=tell_user
2021-10-22 14:45:35 pandoc NOTIFY=success
2021-10-22 14:45:35 pandoc LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2021-10-22 14:45:35 pandoc no blocking processes defined, using Pandoc as default
2021-10-22 14:45:35 pandoc Changing directory to /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.3tj6vSeW
2021-10-22 14:45:35 pandoc found packageID net.johnmacfarlane.pandoc installed, version 2.14.2
2021-10-22 14:45:35 pandoc appversion: 2.14.2
2021-10-22 14:45:35 pandoc Latest version of Pandoc is 2.14.2
2021-10-22 14:45:35 pandoc There is no newer version available.
2021-10-22 14:45:35 pandoc Using force to install anyway. Not using updateTool.
2021-10-22 14:45:35 pandoc Downloading https://github.com/jgm/pandoc/releases/download/2.14.2/pandoc-2.14.2-macOS.pkg to mac.pkg
2021-10-22 14:45:39 pandoc no more blocking processes, continue with update
2021-10-22 14:45:39 pandoc Installing Pandoc
2021-10-22 14:45:39 pandoc Verifying: mac.pkg
2021-10-22 14:45:39 pandoc Team ID: 5U2WKE6DES (expected: 5U2WKE6DES )
2021-10-22 14:45:39 pandoc Checking package version.
2021-10-22 14:45:40 pandoc Downloaded package net.johnmacfarlane.pandoc version 2.14.2
2021-10-22 14:45:40 pandoc Downloaded version of Pandoc is the same as installed.
2021-10-22 14:45:40 pandoc Using force to install anyway.
2021-10-22 14:45:40 pandoc Installing mac.pkg to /
installer: Package name is pandoc
installer: Upgrading at base path /
installer: The upgrade was successful.
2021-10-22 14:45:51 pandoc Finishing…
2021-10-22 14:46:01 pandoc found packageID net.johnmacfarlane.pandoc installed, version 2.14.2
2021-10-22 14:46:01 pandoc Installed Pandoc, version 2.14.2
2021-10-22 14:46:01 pandoc notifying
2021-10-22 14:46:02 pandoc Deleting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.3tj6vSeW
2021-10-22 14:46:02 pandoc App not closed, so no reopen.
2021-10-22 14:46:02 pandoc ################## End Installomator, exit code 0
```
2021-10-22 14:46:41 +02:00
Jake
22499f5d98 create logseq.sh 2021-10-21 10:03:01 -04:00
Søren Theilgaard
503396597e typora 2021-10-21 08:56:29 +02:00
Jake
df7e98e0f2 create closeio.sh 2021-10-20 13:42:23 -04:00
Jake
85800fc41f create superhuman.sh 2021-10-20 12:00:23 -04:00
Adam Codega
cfa0d90725 Merge pull request #276 from dan-snelson/dev
Removed extra space
2021-10-20 10:05:57 -04:00
Adam Codega
7e76913add Merge pull request #280 from Installomator/Installomator-label
installomator label
2021-10-20 10:05:20 -04:00