base desktop + preseed v02
This commit is contained in:
parent
f397cb8a1c
commit
5663982dac
2 changed files with 4 additions and 4 deletions
0
post_install.sh
Normal file → Executable file
0
post_install.sh
Normal file → Executable file
8
setup.sh
8
setup.sh
|
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
sudo apt install greetd sway && \
|
apt install greetd sway && \
|
||||||
sudo cp -r desktop/kiosk-setting/ /etc/ && \
|
cp -r desktop/kiosk-setting/ /etc/ && \
|
||||||
sudo cp config.toml /etc/greetd/config.toml && \
|
cp config.toml /etc/greetd/config.toml && \
|
||||||
|
systemctl enable greetd && \
|
||||||
./post_install.sh
|
./post_install.sh
|
||||||
sudo reboot
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue