From 956d83d50cf63da16b1074afa2a93346de8ff71e Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Fri, 29 Apr 2016 12:27:01 +0300 Subject: Initial commit --- scripts/postinstall | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 scripts/postinstall (limited to 'scripts') diff --git a/scripts/postinstall b/scripts/postinstall new file mode 100755 index 0000000..515f8c5 --- /dev/null +++ b/scripts/postinstall @@ -0,0 +1,5 @@ +#!/usr/bin/env bash + +/private/tmp/ArchiCADInstaller/Install.app/Contents/ArchiCAD\ Installer.app/Contents/MacOS/ArchiCAD\ Installer +/private/tmp/ArchiCADInstaller/Update.app/Contents/MacOS/ArchiCAD* -silent +exit 0 -- cgit v1.2.3