summarylogtreecommitdiffstats
path: root/forticlient-vpn.install
diff options
context:
space:
mode:
Diffstat (limited to 'forticlient-vpn.install')
-rw-r--r--forticlient-vpn.install6
1 files changed, 6 insertions, 0 deletions
diff --git a/forticlient-vpn.install b/forticlient-vpn.install
index 8652af2e696a..3b99ad7a0353 100644
--- a/forticlient-vpn.install
+++ b/forticlient-vpn.install
@@ -23,6 +23,9 @@ pre_install () {
}
pre_upgrade () {
+
+ pre_install
+
# Check if forticlient is registered to EMS if it's an uninstall
if [ -f /opt/forticlient/.fct_ec_registered ] && [ "$action" != "upgrade" ]; then
echo "============================================================="
@@ -166,6 +169,9 @@ post_install() {
}
post_upgrade() {
+
+ post_install
+
cat << EOF
==> After upgrade, to restore your configuration, copy /etc/forticlient/.old/* to /etc/forticlient/