source: main/trunk/greenstone3/MacShortcuts64bit/gs3-server.app/Contents/document.wflow.in@ 37619

Last change on this file since 37619 was 37619, checked in by anupama, 13 months ago

Committing the modified, new and deleted files for the gs3-server.app Mac clickable gs3-server.sh shortcut generated on Mac Monterey that works on Mac Monterey (the one generated on Catalina for gs3-server.app didn't work on Monterey, but the Catalina-generated gli.app and I think gems.app did work.

File size: 4.8 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3<plist version="1.0">
4<dict>
5 <key>AMApplicationBuild</key>
6 <string>512</string>
7 <key>AMApplicationVersion</key>
8 <string>2.10</string>
9 <key>AMDocumentVersion</key>
10 <string>2</string>
11 <key>actions</key>
12 <array>
13 <dict>
14 <key>action</key>
15 <dict>
16 <key>AMAccepts</key>
17 <dict>
18 <key>Container</key>
19 <string>List</string>
20 <key>Optional</key>
21 <true/>
22 <key>Types</key>
23 <array>
24 <string>com.apple.cocoa.string</string>
25 </array>
26 </dict>
27 <key>AMActionVersion</key>
28 <string>2.0.3</string>
29 <key>AMApplication</key>
30 <array>
31 <string>Automator</string>
32 </array>
33 <key>AMParameterProperties</key>
34 <dict>
35 <key>COMMAND_STRING</key>
36 <dict/>
37 <key>CheckedForUserDefaultShell</key>
38 <dict/>
39 <key>inputMethod</key>
40 <dict/>
41 <key>shell</key>
42 <dict/>
43 <key>source</key>
44 <dict/>
45 </dict>
46 <key>AMProvides</key>
47 <dict>
48 <key>Container</key>
49 <string>List</string>
50 <key>Types</key>
51 <array>
52 <string>com.apple.cocoa.string</string>
53 </array>
54 </dict>
55 <key>ActionBundlePath</key>
56 <string>/System/Library/Automator/Run Shell Script.action</string>
57 <key>ActionName</key>
58 <string>Run Shell Script</string>
59 <key>ActionParameters</key>
60 <dict>
61 <key>COMMAND_STRING</key>
62 <string>logdir=/tmp
63if test -w @gsdl3srchome@/web/logs; then
64 logdir=@gsdl3srchome@/web/logs
65fi
66exec 2&gt;$logdir/gs3-server.output
67&gt;&amp;2 echo "GSDL3SRCHOME is |@gsdl3srchome@|"
68printenv 1&gt;&amp;2
69@gsdl3srchome@/gs3-server.sh
70</string>
71 <key>CheckedForUserDefaultShell</key>
72 <true/>
73 <key>inputMethod</key>
74 <integer>0</integer>
75 <key>shell</key>
76 <string>/bin/zsh</string>
77 <key>source</key>
78 <string></string>
79 </dict>
80 <key>BundleIdentifier</key>
81 <string>com.apple.RunShellScript</string>
82 <key>CFBundleVersion</key>
83 <string>2.0.3</string>
84 <key>CanShowSelectedItemsWhenRun</key>
85 <false/>
86 <key>CanShowWhenRun</key>
87 <true/>
88 <key>Category</key>
89 <array>
90 <string>AMCategoryUtilities</string>
91 </array>
92 <key>Class Name</key>
93 <string>RunShellScriptAction</string>
94 <key>InputUUID</key>
95 <string>FD69DBC7-B574-42C6-B0E9-FF2FE2405881</string>
96 <key>Keywords</key>
97 <array>
98 <string>Shell</string>
99 <string>Script</string>
100 <string>Command</string>
101 <string>Run</string>
102 <string>Unix</string>
103 </array>
104 <key>OutputUUID</key>
105 <string>3357BB39-463E-449E-A8F0-BF6878922CB2</string>
106 <key>UUID</key>
107 <string>4B035948-47D2-4CD5-96EA-002CAC13D992</string>
108 <key>UnlocalizedApplications</key>
109 <array>
110 <string>Automator</string>
111 </array>
112 <key>arguments</key>
113 <dict>
114 <key>0</key>
115 <dict>
116 <key>default value</key>
117 <integer>0</integer>
118 <key>name</key>
119 <string>inputMethod</string>
120 <key>required</key>
121 <string>0</string>
122 <key>type</key>
123 <string>0</string>
124 <key>uuid</key>
125 <string>0</string>
126 </dict>
127 <key>1</key>
128 <dict>
129 <key>default value</key>
130 <false/>
131 <key>name</key>
132 <string>CheckedForUserDefaultShell</string>
133 <key>required</key>
134 <string>0</string>
135 <key>type</key>
136 <string>0</string>
137 <key>uuid</key>
138 <string>1</string>
139 </dict>
140 <key>2</key>
141 <dict>
142 <key>default value</key>
143 <string></string>
144 <key>name</key>
145 <string>source</string>
146 <key>required</key>
147 <string>0</string>
148 <key>type</key>
149 <string>0</string>
150 <key>uuid</key>
151 <string>2</string>
152 </dict>
153 <key>3</key>
154 <dict>
155 <key>default value</key>
156 <string></string>
157 <key>name</key>
158 <string>COMMAND_STRING</string>
159 <key>required</key>
160 <string>0</string>
161 <key>type</key>
162 <string>0</string>
163 <key>uuid</key>
164 <string>3</string>
165 </dict>
166 <key>4</key>
167 <dict>
168 <key>default value</key>
169 <string>/bin/sh</string>
170 <key>name</key>
171 <string>shell</string>
172 <key>required</key>
173 <string>0</string>
174 <key>type</key>
175 <string>0</string>
176 <key>uuid</key>
177 <string>4</string>
178 </dict>
179 </dict>
180 <key>isViewVisible</key>
181 <integer>1</integer>
182 <key>location</key>
183 <string>309.000000:252.000000</string>
184 <key>nibPath</key>
185 <string>/System/Library/Automator/Run Shell Script.action/Contents/Resources/Base.lproj/main.nib</string>
186 </dict>
187 <key>isViewVisible</key>
188 <integer>1</integer>
189 </dict>
190 </array>
191 <key>connectors</key>
192 <dict/>
193 <key>workflowMetaData</key>
194 <dict>
195 <key>workflowTypeIdentifier</key>
196 <string>com.apple.Automator.application</string>
197 </dict>
198</dict>
199</plist>
Note: See TracBrowser for help on using the repository browser.