distribution/packages/misc/modules/sources/ThemeMaster.sh

16 lines
380 B
Bash
Raw Normal View History

#!/bin/bash
# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (C) 2020-present Fewtarius
# Maintenance 2022-present BrooksyTech (https://github.com/brooksytech)
2022-09-24 19:31:45 +00:00
. /etc/profile
if [ "${UI_SERVICE}" = "weston.service" ]
then
sed -i -e "s#/dev/tty1#/dev/tty#" /storage/roms/ports/ThemeMaster/ThemeMaster
fi
cd /storage/roms/ports/ThemeMaster
2022-10-19 19:14:13 +00:00
./ThemeMaster.sh 2>/dev/null