mirror of
https://github.com/jopohl/urh.git
synced 2026-03-23 16:37:02 +01:00
7 lines
113 B
Bash
7 lines
113 B
Bash
#!/bin/bash
|
|
cd /tmp
|
|
git clone https://github.com/jopohl/urh
|
|
cd urh
|
|
python3 setup.py install
|
|
urh
|
|
#/tmp/urh/bin/urh |