From 17c6fe17781847995e8f5a369a99362370a48a6a Mon Sep 17 00:00:00 2001 From: Feideus Date: Wed, 9 May 2018 18:12:22 +0200 Subject: third commit from the sky --- CommandeSchemaSpy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CommandeSchemaSpy.sh') diff --git a/CommandeSchemaSpy.sh b/CommandeSchemaSpy.sh index bef51f5..48d6528 100644 --- a/CommandeSchemaSpy.sh +++ b/CommandeSchemaSpy.sh @@ -1 +1 @@ -java -jar schemaspy-6.0.0-rc2.jar -t pgsql -db sample_database2 -hostOptionalPort 127.0.0.1 -o sample_database/result_from_exec -dp postgresql-42.2.2.jar -u $USER -p $USER +java -jar target/schemaspy-6.0.0-rc2.jar -t pgsql -db sample_database2 -hostOptionalPort 127.0.0.1 -o sample_database/result_from_exec -dp postgresql-42.2.2.jar -u $USER -p $USER -- cgit v1.2.3