Added keyboard-setup

This commit is contained in:
AwesomeAdam54321 2021-06-07 03:15:51 +02:00
parent 3f29961384
commit da9067b81e

4
sv/keyboard-setup/run Normal file
View file

@ -0,0 +1,4 @@
#!/bin/sh -e
test -e /bin/setupcon
/lib/console-setup/keyboard-setup.sh
exec pause