Skip to content

Commit 919ece4

Browse files
committed
Fix typo
1 parent dde7f40 commit 919ece4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ commands:
2222
docker-rm-image <image_name> Remove image (all when empty or specific container)
2323
docker-rm Remove all containers and images of Beluga Project
2424
load-db Fill database in postgres container if tables were created
25-
update-db update database in postgres container (db maintenance)
25+
update-db Update database in postgres container (db maintenance)
2626
tables-exist Check if tables in postgres container were created by spring
2727
env Show current environment variables in .env file
2828
install Install project (build docker images and populate database)

0 commit comments

Comments
 (0)