#!/usr/bin/env bash # # Author: Dmitry Razumov # Copyright (c) 2021-2025 UBLinux # ENABLED=no [[ ${ENABLED} == "yes" ]] || exit 0 DEBUGMODE=no debug_mode "$0" "$@" [ -f /usr/bin/plymouth ] || /usr/bin/pkill -f @lymouthd