Update install-termux.sh
This commit is contained in:
@@ -29,7 +29,7 @@ if [ -f ${TERMUX_BIN_PREFIX}/pmt ]; then
|
|||||||
if [ "${state}" = "y" ]; then
|
if [ "${state}" = "y" ]; then
|
||||||
echo " - Uninstalling..."
|
echo " - Uninstalling..."
|
||||||
rm ${TERMUX_BIN_PREFIX}/pmt
|
rm ${TERMUX_BIN_PREFIX}/pmt
|
||||||
else if [ "${state}" = "n" ]; then
|
elif [ "${state}" = "n" ]; then
|
||||||
echo " - Okay..."
|
echo " - Okay..."
|
||||||
exit
|
exit
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user