diff --git a/Scripts/Installer/Nethunter/nethunter.sh b/Scripts/Installer/Nethunter/nethunter.sh index 47a00e6..6d9a8a4 100644 --- a/Scripts/Installer/Nethunter/nethunter.sh +++ b/Scripts/Installer/Nethunter/nethunter.sh @@ -7,7 +7,7 @@ fi tarball="nethunter-rootfs.tar.gz" if [ "$first" != 1 ];then if [ ! -f $tarball ]; then - echo "Download Rootfs, this may take a while base on your internet speed." + echo "Download Rootfs, this may take a while based on your internet speed." case `dpkg --print-architecture` in aarch64) archurl="arm64" ;;