useless but useful check
This commit is contained in:
parent
d0c7329f9f
commit
5e76edab89
@ -188,6 +188,7 @@ def setup_all(conf : ic.Conf):
|
||||
sudo mkdir -p { BIN_PATH };
|
||||
sudo git clone https://git.quacker.org/d/iperf3-tls { BIN_PATH };
|
||||
cd { BIN_PATH };
|
||||
sudo git checkout dev;
|
||||
sudo ./configure;
|
||||
sudo make -j8;
|
||||
sudo rm -rf /libtopo;
|
||||
|
Loading…
Reference in New Issue
Block a user