X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=bin%2Fload-balancer.sh;h=43e0f45d5150f35d983554ab5be733217e2e5683;hb=HEAD;hp=269b9fa7878f65296e4b87aab067f1da4d56d0a3;hpb=b999f53d4bf5d44586ecf028876e8bc20b5fd2ce;p=tld-builder.git diff --git a/bin/load-balancer.sh b/bin/load-balancer.sh index 269b9fa..43e0f45 100755 --- a/bin/load-balancer.sh +++ b/bin/load-balancer.sh @@ -12,4 +12,4 @@ fi export BUILDERPATH cd $BUILDERPATH -exec python TLD_Builder/load_balancer.py +exec python3 TLD_Builder/load_balancer.py