3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-12-25 04:02:45 +01:00

Add update.sh: Updates a locally installed copy of PyLink and runs it.

This commit is contained in:
James Lu 2016-07-05 13:29:01 -07:00
parent 9f0121e102
commit 3f1ad01ac6

4
update.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
# Updates a locally installed copy of PyLink and runs it.
python3 setup.py install --user && pylink