You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
235 B

#!/bin/sh
wget https://git.apt18.co.uk/pob/Alpine/raw/branch/main/alpans
setup-alpine -f alpans
setup-xorg-base xfce4 lightdm-gtk-greeter xfce4-terminal chromium mousepad
rc-update add lightdm
rc-update add dbus
apk add freerdp
reboot