Update termux-install.sh
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user