mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 21:15:50 +00:00
bugfix script
This commit is contained in:
parent
9e1618e1df
commit
8da8759ef4
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
|
||||
# PetClinic appliaction deployment script
|
||||
TMPDIR=$TMPDIR
|
||||
TMPDIR=/tmp/arm-workdir
|
||||
PROPFILE=$TMPDIR/petclinic/WEB-INF/classes/spring/data-access.properties
|
||||
|
||||
mkdir -p $TMPDIR/petclinic
|
||||
|
|
Loading…
Reference in a new issue