[netpfga] add init
This commit is contained in:
parent
5592d45e7b
commit
6a3c1a6e68
5 changed files with 5 additions and 0 deletions
5
netpfga/init.sh
Normal file
5
netpfga/init.sh
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
mkdir -p ~/projects
|
||||
cd ~/projects
|
||||
git clone git@github.com:NetFPGA/P4-NetFPGA-live.git P4-NetFPGA
|
Before Width: | Height: | Size: 604 KiB After Width: | Height: | Size: 604 KiB |
Before Width: | Height: | Size: 539 KiB After Width: | Height: | Size: 539 KiB |
Loading…
Reference in a new issue