Update termux-install.sh

This commit is contained in:
AbhiTheModder
2023-05-08 14:20:21 +05:30
committed by GitHub
parent b97ebad060
commit 65b8547728

View File

@@ -1,5 +1,5 @@
if ! command -v termux-setup-storage; then
  echo This script can be executed only on Termux
  echo "This script can be executed only on Termux"
  exit 1
fi