mirror of
https://github.com/jlu5/PyLink.git
synced 2025-07-08 22:47:21 +02:00
Add update.sh: Updates a locally installed copy of PyLink and runs it.
This commit is contained in:
parent
9f0121e102
commit
3f1ad01ac6
4
update.sh
Executable file
4
update.sh
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# Updates a locally installed copy of PyLink and runs it.
|
||||
|
||||
python3 setup.py install --user && pylink
|
Loading…
x
Reference in New Issue
Block a user