1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-23 23:20:57 +01:00
2 upgrading
Fredrick Brennan edited this page 2019-04-18 20:14:29 +08:00

Upgrading Tinyboard

Upgrading Tinyboard is easy, whether it be to a new release or a development version.

Git

If you use git, follow these instructions.

  • cd to the correct directory and run git pull.
  • Navigate to install.php.

Non-Git

  • Download and extract the latest version of Tinyboard.
  • Upload and replace all files in the archive to your server, except inc/instance-config.php.
  • Navigate to install.php.

See also