X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=bin%2Fwait-for-connection;h=e73a98b077bab8d4d46a616b19d7e7d3aaaa42d1;hb=b16ca2b026b14cdea8dad79853bf0ab2ee6aaeff;hp=eeb9ba980dbc21db688f9f534cff2726e990b0c5;hpb=c0cb1a194e0392233f3644557c8e4bcf84f5a686;p=friendica.git diff --git a/bin/wait-for-connection b/bin/wait-for-connection index eeb9ba980d..e73a98b077 100755 --- a/bin/wait-for-connection +++ b/bin/wait-for-connection @@ -1,11 +1,14 @@ #!/usr/bin/php -# -# This script tries to connect to a database for a given interval -# Useful in case of installation e.g. to wait for the database to not generate unnecessary errors -# -# Usage: php bin/wait-for-connection {HOST} {PORT} [{TIMEOUT}]