X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=bin%2Fwait-for-connection;h=b6c03a6705df9ef52f386e25fd2ff651f18fdd47;hb=a74c547af470947c3420157cba237c4951da58f4;hp=3b4902d1c4b70c5ebd2054754caaeea71d764081;hpb=11be31d601524492ee59bf54ebab011329676e4f;p=friendica.git diff --git a/bin/wait-for-connection b/bin/wait-for-connection index 3b4902d1c4..b6c03a6705 100755 --- a/bin/wait-for-connection +++ b/bin/wait-for-connection @@ -1,8 +1,23 @@ #!/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 *