Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/create-release.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/create-release.sh b/scripts/create-release.sh
index 1c807c2dd0..b1104a5019 100755
--- a/scripts/create-release.sh
+++ b/scripts/create-release.sh
@@ -258,7 +258,7 @@ echo ""
echo "Files:"
echo "------"
-ls -la *.gz *.zip *.bz2
+ls -la *.gz *.zip *.bz2 *.7z
echo
echo "MD5 sums:"