fixed typo

This commit is contained in:
Micha Espey 2019-07-29 01:18:56 +02:00
parent e0f4c8a3d4
commit 57b22d0daf
1 changed files with 0 additions and 1 deletions

View File

@ -179,7 +179,6 @@ if (!empty($argv[1])) {
$currentFile = "phpBB-$currentVersion-deutsch.tar.bz2";
$filePath = 'http://downloads.phpbb.de/pakete/deutsch/' . SUPPORTED_RELEASE_MAJOR . '.' . SUPPORTED_RELEASE_MINOR . "/$currentVersion/$currentFile";
echo $filePath;
die();
$target = "dist/$currentFile";