Browse Source

rebase into

user 6 năm trước cách đây
mục cha
commit
6901eb0a72
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      docker-initdb.sh

+ 2 - 0
docker-initdb.sh

@@ -7,3 +7,5 @@ echo "initdb starting"
 
 rake db:setup
 rake db:seed
+
+echo "initdb finished successfully"