meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
updates [2025/06/22 06:47] – tidy wrongechoupdates [2025/07/08 22:54] (current) – [CLI] bigbug
Line 19: Line 19:
 ===== CLI ===== ===== CLI =====
   - Connect to your server via SSH as a user with root privileges   - Connect to your server via SSH as a user with root privileges
-  - Navigiate to the ITFlow scripts directory (usually /var/www/itflow.yourdomain.com/scripts)+  - Navigiate to the ITFlow scripts directory (usually ''/var/www/itflow.yourdomain.com/scripts'')
   - To update the app files run: ''sudo -u www-data php update_cli.php''   - To update the app files run: ''sudo -u www-data php update_cli.php''
   - Then apply database updates: ''sudo -u www-data php update_cli.php %%--%%update_db'' (this may have to be run several times)   - Then apply database updates: ''sudo -u www-data php update_cli.php %%--%%update_db'' (this may have to be run several times)