Revision 2813 tmp/org.txm.setups/shared/mac/Applications/TXM.app/Contents/MacOS/TXM
TXM (revision 2813) | ||
---|---|---|
4 | 4 |
echo "Preparing redirections in $HOME/TXMPostInstallOutputLogs.txt and $HOME/TXMPostInstallErrorLogs.txt files" |
5 | 5 |
|
6 | 6 |
LOGFILESMSG=", see $HOME/TXMPostInstallOutputLogs.txt and $HOME/TXMPostInstallErrorLogs.txt output and error messages files." |
7 |
VERSION=0.8.0
|
|
7 |
VERSION=TXMMAJORVERSION
|
|
8 | 8 |
exec 3>$HOME/TXMPostInstallOutputLogs.txt |
9 | 9 |
exec 4>$HOME/TXMPostInstallErrorLogs.txt |
10 | 10 |
|
Also available in: Unified diff