diff --git a/install-termux.sh b/install-termux.sh index 3c3e995..344d09c 100644 --- a/install-termux.sh +++ b/install-termux.sh @@ -1,4 +1,4 @@ -#!/data/data/com.termux/files/usr/bin/bash +#!/usr/bin/bash # # By YZBruh # @@ -63,4 +63,4 @@ chmod 777 ${TERMUX_BIN_PREFIX}/pmt echo -e " - Success.\n" -# end of script \ No newline at end of file +# end of script