#!/bin/sh

## Copyright (C) 2012 - 2025 ENCRYPTED SUPPORT LLC <adrelanos@kicksecure.com>
## See the file COPYING for copying conditions.

if [ -x /usr/libexec/kicksecure-welcome-page/env_var.sh ]; then
   . /usr/libexec/kicksecure-welcome-page/env_var.sh || true >/dev/null 2>/dev/null
fi
