Last active
January 14, 2017 23:42
-
-
Save Crizz0/5b39b07bdcf82e9c34e1ba6a1101e9bf to your computer and use it in GitHub Desktop.
Update phpBB 3.1.10 to 3.2.0 with the Command Line Interface
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ ./phpbbcli.php update config.yml | |
| 0/0 >----------------------------------------------------------- 0% | |
| [WARNING] No valid update directory was found, please make sure you uploaded | |
| the relevant files. | |
| 145/145 ============================================================ 100% | |
| [OK] The database update was successful. | |
| 145/145 ============================================================ 100% | |
| Update database | |
| [OK] Successfully updated extension phpbb/viglink | |
| 145/145 ============================================================ 100% | |
| Update database | |
| [OK] The installer has finished successfully | |
| 145/145 ============================================================ 100% | |
| Update database |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment