Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

This is a working a draft - please do not use the installation manual until this remark is removed!

This How-To shows you, how to update a translate5 installation which is set up as shown in the translate5 Ubuntu installation How-To

Update the file tree and database structure

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 is currently not part of this manual or the update script itself!

Open the command line.

Change to translate5 directory:

 

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.

Database is also updated automatically.

That's it. You are done. translate5 is up2date (smile)

  • No labels