Update fluxion

This commit is contained in:
William Todt 2016-03-18 18:51:34 +01:00
parent bde87ae727
commit 71657b2c70
1 changed files with 1 additions and 0 deletions

View File

@ -196,6 +196,7 @@ function tools {
sudo rm -rf tools.zip & sudo rm -rf tools/
sudo wget https://sites.google.com/site/deltaxflux/tools.zip
sudo unzip tools.zip
sudo rm -rf tools.zip
}
tools