updated setup

This commit is contained in:
Surferlul 2022-07-21 21:12:08 +02:00
parent 0462da8b5d
commit 0ab8829807

2
setup
View File

@ -1,5 +1,7 @@
#!/bin/sh
git submodule init remote-evdev
git submodule update remote-evdev
PYTHON="$(whatis -w 'python3.1*' | cut -d " " -f1)"
PIP="$PYTHON -m pip"
$PIP install remote-evdev