Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 

Code Block
languagebash
cd /var/www/translate5
sudo -u www-data ./install-and-update.sh

The script is looking for file updates on translate5 update server. If there is a new version available, the package is downloaded and installed automatically.

...