Skip to content

Commit

Permalink
Update migrations.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
SarahAbuirmeileh authored Oct 18, 2023
1 parent adc4fbc commit 7a7a360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion migrations.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bin/bash
#!/bin/bash

until mysqladmin ping -hmysql --silent; do
echo "Waiting for MySQL to be ready..."
Expand Down

0 comments on commit 7a7a360

Please sign in to comment.