X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=bin%2Fwait-for-connection;h=b6c03a6705df9ef52f386e25fd2ff651f18fdd47;hb=756de11cda548eb84c3d67ed10ba9daa1bcd5fb5;hp=e73a98b077bab8d4d46a616b19d7e7d3aaaa42d1;hpb=480d9366852bad3e694a75520344739fa436f2f6;p=friendica.git diff --git a/bin/wait-for-connection b/bin/wait-for-connection index e73a98b077..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 *