Merge branch 'master' of github.com:phpmyadmin/phpmyadmin

This commit is contained in:
Madhura Jayaratne 2015-07-06 21:14:57 +05:30
commit 25ffd0e9d5

View File

@ -10,8 +10,8 @@ if [ $# -lt 2 ] ; then
fi
REL=$1
if [ $# -gt 2 ] ; then
cd "$3"
if [ $# -gt 1 ] ; then
cd "$2"
fi
# Upload to our file server