Skip to content
Snippets Groups Projects
Commit 13be97b5 authored by Thomas Owen James's avatar Thomas Owen James :speech_balloon:
Browse files

removed attempt to run reset-firmware.sh

parent b6fb6c6c
No related branches found
No related tags found
No related merge requests found
...@@ -17,8 +17,6 @@ do ...@@ -17,8 +17,6 @@ do
# If the configuration is incomplete there's no point in us retrying forever.. # If the configuration is incomplete there's no point in us retrying forever..
exit 1 exit 1
fi fi
echo "Resetting the board..."
../scripts/reset-firmware.sh
echo "Clearing caches..." echo "Clearing caches..."
sync sync
echo 3 | sudo tee /proc/sys/vm/drop_caches > /dev/null echo 3 | sudo tee /proc/sys/vm/drop_caches > /dev/null
......
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