#!/bin/sh apt install greetd sway && \ cp -r desktop/kiosk-setting/ /etc/ && \ cp config.toml /etc/greetd/config.toml && \ systemctl enable greetd && \ ./post_install.sh