summaryrefslogtreecommitdiff
path: root/trunk/publish.sh
diff options
context:
space:
mode:
authorTobias Kellner <tobias.kellner@iaik.tugraz.at>2012-11-06 20:31:11 +0100
committerTobias Kellner <tobias.kellner@iaik.tugraz.at>2012-11-06 20:31:11 +0100
commit2339894606e1349d5e78eb36dbc9b23e70384f4a (patch)
tree065965054dd51b6b84269a478399f0a5a3371458 /trunk/publish.sh
parentb45c0d2a68fa83492221e26110c15421fbc1499b (diff)
downloadpdf-over-2339894606e1349d5e78eb36dbc9b23e70384f4a.tar.gz
pdf-over-2339894606e1349d5e78eb36dbc9b23e70384f4a.tar.bz2
pdf-over-2339894606e1349d5e78eb36dbc9b23e70384f4a.zip
Use OS default LookAndFeel for installers
Diffstat (limited to 'trunk/publish.sh')
-rwxr-xr-xtrunk/publish.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/publish.sh b/trunk/publish.sh
index 8338a939..a0a54fdc 100755
--- a/trunk/publish.sh
+++ b/trunk/publish.sh
@@ -1,7 +1,7 @@
#!/bin/bash
#### CONFIGURE: ######
-PUBLISH_DIR="pub"
+PUBLISH_DIR="/srv/apache2/www/pdfover"
LOG_DIR="log"
VERSION="4.0.0-SNAPSHOT"
CODEBASE_URL="http:\/\/abyss.iaik.tugraz.at\/pdfover\/"