Skip to content

Commit

Permalink
Remove jboss tmp files from remote, not local
Browse files Browse the repository at this point in the history
  • Loading branch information
seanf committed Aug 2, 2012
1 parent 9f7c552 commit 6888b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zanata-deploy.sh
Expand Up @@ -160,7 +160,7 @@ do
fi

# tmp dir will grow forever otherwise:
rm -fr $JBOSS_HOME/server/$JBOSS_PROFILE/tmp/
$ssh $user@$host rm -fr $JBOSS_HOME/server/$JBOSS_PROFILE/tmp/

warfile=${srcdir}/zanata-war-*.war

Expand Down

0 comments on commit 6888b33

Please sign in to comment.