Skip to content
Snippets Groups Projects
Commit ac89db6d authored by Rohit Gupta's avatar Rohit Gupta
Browse files

removal of cache to insert exmimo driver

parent 3d16bd44
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@ if [ "$OPENAIR_DIR" == "" ]; then
echo "Is the OPENAIR_DIR path set correctly? Exiting now"
exit
fi
sudo -E bash -c 'echo 3 > /proc/sys/vm/drop_caches'
#load the module
sudo -E $OPENAIR_DIR/cmake_targets/tools/init_exmimo2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment