File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed
Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,8 @@ LANGUAGES_DIR="adminer/adminer/lang"
88TRANSLATIONS_FILE=" warning-translations.csv"
99CSS_FILE=" adminer/adminer/static/default.css"
1010DESIGNS_DIR=" adminer/designs"
11- # COMPILE_CMD="../php-80/php adminer/compile.php sqlite"
12- COMPILE_CMD=" ../php-74/php adminer/compile.php sqlite"
13- # COMMIT_VERSION="190146672f6ce9b8f08af2d7e7a5e8f768d32ee6" # 4.7.8
14- # 4.8.1-dev SQLite: Fix displayed types (bug #784, regression from 4.8.0)
15- # https://github.com/vrana/adminer/commit/7f8c93a6f1e564ee4a9eb81cc89a3a9a6581a667
16- COMMIT_VERSION=" 7f8c93a6f1e564ee4a9eb81cc89a3a9a6581a667" # 4.8.1-dev
11+ COMPILE_CMD=" php adminer/compile.php sqlite"
12+ COMMIT_VERSION=" v4.8.1"
1713
1814step=1
1915if [ ! -d " adminer" ]
You can’t perform that action at this time.
0 commit comments