-
-
Notifications
You must be signed in to change notification settings - Fork 159
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
11 additions
and
3 deletions.
There are no files selected for viewing
Submodule docs
updated
3 files
+2 −2 | scripts/files/necessaryfunctions.sh | |
+1 −1 | setupTermuxArch.md5 | |
+ − | setupTermuxArch.tar.gz |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
|
||
if [[ $(getprop ro.product.device) == *d ]];then | ||
echo true | ||
getprop ro.product.device | ||
else | ||
echo false | ||
getprop ro.product.device | ||
fi |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
73ac4b7df812a8b607872906290dd857 setupTermuxArch.tar.gz | ||
2419459056a114386ea6227af05ee72c setupTermuxArch.tar.gz |
Binary file not shown.