diff --git a/www/update.php b/www/update.php index efff83b..bff6468 100755 --- a/www/update.php +++ b/www/update.php @@ -183,7 +183,7 @@ function locfileToPhp($locContent) $repoUrl = "https://github.com/FAForever/fa"; -// Changed to .tmp to tmp for better Windows compatibility +// No leading period for better Windows compatibility $repoDir = path("tmp/fa"); $dataFolder = path("tmp/data");