Delete Useless Stuff / Fix Checkupdates Function / Auto Update now

This commit is contained in:
William Todt 2016-04-21 14:10:35 +02:00
parent 8d2e3a2fce
commit ad4e55625d
1 changed files with 0 additions and 15 deletions

15
fluxion
View File

@ -538,21 +538,6 @@ Updated successfully! Restarting the script to apply the changes ..."$transparen
fi fi
function tools {
declare tools=tools/
if [ -d $tools ]; then
mostrarheader
conditional_clear
rm -f tools.zip
wget https://sites.google.com/site/deltaxflux/tools.zip
unzip tools.zip
rm -f tools.zip
fi
}
tools
# Show info for the selected AP # Show info for the selected AP
function infoap { function infoap {