Page tree

Versions Compared

Key

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

...

Although our updates are well tested, we strongly recommend to make a backup of the whole application directory /var/www/translate5 and the translate5 database!
This Creating a baclup is currently not part of this manual or the update script itself!

...

Change to translate5 directory:

 

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

 

 

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

...