fixed typo
This commit is contained in:
@ -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";
|
||||
|
||||
|
Reference in New Issue
Block a user