mirror of
https://github.com/jopohl/urh.git
synced 2026-03-15 20:56:48 +01:00
5 lines
77 B
Bash
5 lines
77 B
Bash
#!/bin/bash
|
|
cd /tmp
|
|
git clone https://github.com/jopohl/urh
|
|
/tmp/urh/bin/urh
|