mirror of
https://github.com/zardus/ctf-tools
synced 2024-11-10 16:34:13 +00:00
Updating FMK source url
This commit is contained in:
parent
55e806377c
commit
f1853b53b1
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash -e
|
||||
|
||||
git clone --depth 1 https://code.google.com/p/firmware-mod-kit/
|
||||
git clone --depth 1 https://github.com/mirror/firmware-mod-kit.git
|
||||
cd firmware-mod-kit/src
|
||||
./configure
|
||||
make
|
||||
|
|
Loading…
Reference in a new issue