CS3700-project2/scripts/run-tests.sh

8 lines
174 B
Bash
Executable File

#!/bin/bash
rm /etc/resolv.conf
echo "nameserver 8.8.8.8" > /etc/resolv.conf
cd $1
export LD_LIBRARY_PATH=/usr/local/lib
/usr/local/bin/python3.6 sim --router ../router all