Sign in
foss-fpga-tools
/
prjtrellis
/
31c199f674a0c2cc381eb09510aaa8ad8d5ae3fd
/
.
/
download-latest-db.sh
blob: 86125657712d72d3b57d98a64c5a3071134f63a0 [
file
]
#!/bin/bash
GITHUB_PROTO
=
$
{
1
:-
https
}
GITHUB_URL
=
$GITHUB_PROTO
://
github
.
com
/
SymbiFlow
/
prjtrellis
-
db
.
git
rm
-
rf database
git clone $GITHUB_URL database
echo
'*'
>
database
/.
gitignore