From 46fa296bf860ac6fa9564ed14c981a941c51bc8a Mon Sep 17 00:00:00 2001 From: pob Date: Mon, 6 Jan 2025 19:56:49 +0000 Subject: [PATCH] Update 'setup.sh' --- setup.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index 40149fc..b0deae1 100644 --- a/setup.sh +++ b/setup.sh @@ -1,3 +1,6 @@ #!/bin/sh wget https://git.apt18.co.uk/pob/Alpine/raw/branch/main/alpans -setup-alpine -q alpans \ No newline at end of file +setup-alpine -q alpans +setup-xorg-base xfce4 lightdm-gtk-greeter xfce4-terminal chromium mousepad +rc-update add lightdm +rc-update add dbus \ No newline at end of file