made setup always use the newest remote-evdev
This commit is contained in:
parent
d05994a33a
commit
0f810ee1a3
@ -1 +0,0 @@
|
|||||||
Subproject commit 550812c9f74b52c01f245aa0ec5996587e379345
|
|
3
setup
3
setup
@ -1,7 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
git submodule init remote-evdev
|
git clone https://github.com/Surferlul/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 wheel
|
$PIP install wheel
|
||||||
|
Loading…
Reference in New Issue
Block a user