- Upgrading SENTIENT to 3.6.4
- Upgrading SENTIENT to 3.6.3
- Upgrading SENTIENT to 3.6.2
- Upgrading SENTIENT to 3.6.1
- Upgrading SENTIENT to 3.6
Upgrading SENTIENT to 3.6.4
SENTIENT package download
1
wget https://github.com/sentient/sentient/releases/download/v3.6.4/sentient-3.6.4.deb
SENTIENT service upgrade
- Stop SENTIENT service if it is running.
1
sudo service sentient stop
1
sudo dpkg -i sentient-3.6.4.deb
1
sudo /usr/share/sentient/bin/install/upgrade.sh --fromVersion=3.6.3
Start the service
1
sudo service sentient start
Upgrading SENTIENT to 3.6.3
SENTIENT package download
1
wget https://github.com/sentient/sentient/releases/download/v3.6.3/sentient-3.6.3.deb
SENTIENT service upgrade
- Stop SENTIENT service if it is running.
1
sudo service sentient stop
1
sudo dpkg -i sentient-3.6.3.deb
1
sudo /usr/share/sentient/bin/install/upgrade.sh --fromVersion=3.6.2
Start the service
1
sudo service sentient start
Upgrading SENTIENT to 3.6.2
SENTIENT package download
1
wget https://github.com/sentient/sentient/releases/download/v3.6.2/sentient-3.6.2.deb
SENTIENT service upgrade
- Stop SENTIENT service if it is running.
1
sudo service sentient stop
1
sudo dpkg -i sentient-3.6.2.deb
1
sudo /usr/share/sentient/bin/install/upgrade.sh --fromVersion=3.6.1
Start the service
1
sudo service sentient start
Upgrading SENTIENT to 3.6.1
SENTIENT package download
1
wget https://github.com/sentient/sentient/releases/download/v3.6.1/sentient-3.6.1.deb
SENTIENT service upgrade
- Stop SENTIENT service if it is running.
1
sudo service sentient stop
1
sudo dpkg -i sentient-3.6.1.deb
1
sudo /usr/share/sentient/bin/install/upgrade.sh --fromVersion=3.6.0
Start the service
1
sudo service sentient start
Upgrading SENTIENT to 3.6
SENTIENT package download
1
wget https://github.com/sentient/sentient/releases/download/v3.6/sentient-3.6.deb
SENTIENT service upgrade
- Stop SENTIENT service if it is running.
1
sudo service sentient stop
1
sudo dpkg -i sentient-3.6.deb
1
sudo /usr/share/sentient/bin/install/upgrade.sh --fromVersion=3.5.1
Start the service
1
sudo service sentient start