diff options
Diffstat (limited to 'build-tools/linux-amd64/script2.txt')
-rw-r--r-- | build-tools/linux-amd64/script2.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-tools/linux-amd64/script2.txt b/build-tools/linux-amd64/script2.txt index 2e6a0d2..ea5fb16 100644 --- a/build-tools/linux-amd64/script2.txt +++ b/build-tools/linux-amd64/script2.txt @@ -15,7 +15,7 @@ while [ x$agreed = x ]; do done if [ ! -w `pwd` ] ; then echo "You do not have write permission to `pwd`" - echo "Java 3D installation failed" + echo "3D installation failed" exit 1 fi outname=install.sfx.$$ |