diff --git a/version/1.3.1/UPDATE.sh b/version/1.3.1/UPDATE.sh index ca97b059..a24b74ee 100644 --- a/version/1.3.1/UPDATE.sh +++ b/version/1.3.1/UPDATE.sh @@ -1,5 +1,9 @@ #!/bin/bash + + +opencli config update session_duration 100 + echo "" echo "📥 Updating openadmin service.." wget -O /etc/openpanel/openadmin/service/service.config.py https://raw.githubusercontent.com/stefanpejcic/openpanel-configuration/refs/heads/main/openadmin/service/service.config.py