just removed comments

This commit is contained in:
sada 2015-11-26 19:29:15 +09:00
parent 154a47cd40
commit 4eccaf1e91
2 changed files with 0 additions and 3 deletions

View file

@ -1,7 +1,5 @@
#!/bin/sh
### PetClinic Db creation script
MyUSER="$1"
MyPASS="$2"

View file

@ -1,7 +1,6 @@
#!/bin/sh
# PetClinic appliaction deployment script
TMPDIR=/tmp/arm-workdir
PROPFILE=$TMPDIR/petclinic/WEB-INF/classes/spring/data-access.properties