diff --git a/setup/09-proxspace_setup.post b/setup/09-proxspace_setup.post index a8782708c..b36c47b47 100644 --- a/setup/09-proxspace_setup.post +++ b/setup/09-proxspace_setup.post @@ -30,7 +30,7 @@ if [ "$MSYSTEM" == "MINGW64" ]; then yes | pacman -Syuu exit else - if [ -z "$PSSKIPRANKING" ]; then + if [ -n "$PSRANKING" ]; then ps-rankmirrors fi