diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2026-07-03 22:02:56 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2026-07-03 22:02:56 -0500 |
| commit | 0ed6c602b14554a02f7782bd5e5635b1e9d9c195 (patch) | |
| tree | 54142376e4cedd1aeec259f811c04a2420a3213f /getreqs.sh | |
init
Diffstat (limited to 'getreqs.sh')
| -rwxr-xr-x | getreqs.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/getreqs.sh b/getreqs.sh new file mode 100755 index 0000000..b7734e6 --- /dev/null +++ b/getreqs.sh @@ -0,0 +1,2 @@ +#!/bin/sh +git clone --depth 1 --revision 7acc37ad4ea555c1ab8b89c4e94eac84e6af8d3a https://github.com/mhroth/tinyosc.git
\ No newline at end of file |
