mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-30 03:08:38 +09:00
4 lines
108 B
Bash
4 lines
108 B
Bash
#!/bin/sh
|
|
|
|
d=$(dirname $0)
|
|
$d/git-copy.sh https://github.com/mozilla/nss-fuzzing-corpus master $d/../corpus
|