From 57b006181572d9487c109a7075d297c1ef7ba999 Mon Sep 17 00:00:00 2001 From: pob Date: Mon, 6 Jan 2025 20:48:52 +0000 Subject: [PATCH] Update 'ui.start' --- ui.sh => ui.start | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename ui.sh => ui.start (83%) diff --git a/ui.sh b/ui.start similarity index 83% rename from ui.sh rename to ui.start index 27ff9c2..244cb81 100644 --- a/ui.sh +++ b/ui.start @@ -4,4 +4,5 @@ rc-update add lightdm rc-update add dbus apk update apk add freerdp -reboot +rm /etc/local.d/ui.start +reboot \ No newline at end of file