Index: remoting/host/installer/mac/Scripts/keystone_install.sh |
diff --git a/remoting/host/installer/mac/Scripts/keystone_install.sh b/remoting/host/installer/mac/Scripts/keystone_install.sh |
index 2eddad23151b0053075f2deb8b3338ba24f30b9b..fe52f815a7ca3b9d338a6ba281514688cbf764b2 100755 |
--- a/remoting/host/installer/mac/Scripts/keystone_install.sh |
+++ b/remoting/host/installer/mac/Scripts/keystone_install.sh |
@@ -6,4 +6,8 @@ |
# Version = @@VERSION@@ |
+logger Keystone installer for Chrome Remote Desktop |
+logger Version @@VERSION@@ |
+logger /usr/sbin/installer -pkg "$1/@@HOST_PKG@@.pkg" -target / |
+ |
/usr/sbin/installer -pkg "$1/@@HOST_PKG@@.pkg" -target / |