fbpx
How Can We Help?
< All Topics
Print

Upgrade CloudPages Agent

Sometimes CloudPages backend agent doesn’t update automatically so in this case you just need to run these five commands.

NOTE: Make sure you are logged in as root user.

  1. Go to the directory in which need to run the command using this command:

cd /usr/local/LitePages


2. Run the git command to get new updates

git stash


git pull

3. Restart services using the commands given below


systemctl stop litepages


systemctl start litepages

Table of Contents
Scroll to Top
Scroll to Top