updated setup
This commit is contained in:
parent
0462da8b5d
commit
0ab8829807
2
setup
2
setup
@ -1,5 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
|
git submodule init remote-evdev
|
||||||
|
git submodule update remote-evdev
|
||||||
PYTHON="$(whatis -w 'python3.1*' | cut -d " " -f1)"
|
PYTHON="$(whatis -w 'python3.1*' | cut -d " " -f1)"
|
||||||
PIP="$PYTHON -m pip"
|
PIP="$PYTHON -m pip"
|
||||||
$PIP install remote-evdev
|
$PIP install remote-evdev
|
||||||
|
Loading…
Reference in New Issue
Block a user