diff --git a/pmt-termux.sh b/pmt-termux.sh index 8eb29f5..49d0811 100755 --- a/pmt-termux.sh +++ b/pmt-termux.sh @@ -78,7 +78,7 @@ function get_architecture() { LOCAL_ARCH=$(getprop ro.product.cpu.abi) - print "Device architecture: ${arch}." + print "Device architecture: ${LOCAL_ARCH}." } # Generate template dir