ios/android-alpine format

This commit is contained in:
uzeirselot 2022-07-19 15:33:51 +00:00
parent 07476f5eb7
commit c44b8ee42d

View File

@ -6,17 +6,17 @@
>This app provides you Alpine-Linux,thats it! >This app provides you Alpine-Linux,thats it!
___ ___
## For Android: ## For Android:
[Download Termux.apk](https://f-droid.org/repo/com.termux_118.apk) [Download Termux.apk](https://f-droid.org/repo/com.termux_118.apk)
> If link doesn't work then manually download and install from f-droid.org > If link doesn't work then manually download and install from f-droid.org
>
>Install app,and follow more steps as follows: >Install app,and follow more steps as follows:
### To install Alpine-Linux,open termux app and use following command: ### To install Alpine-Linux,open termux app and use following command:
`pkg install git && curl -LO https://raw.githubusercontent.com/Hax4us/TermuxAlpine/master/TermuxAlpine.sh && bash TermuxAlpine.sh && startalpine` `pkg install git && curl -LO https://raw.githubusercontent.com/Hax4us/TermuxAlpine/master/TermuxAlpine.sh && bash TermuxAlpine.sh && startalpine`
>Copy-paste it in termux. >Copy-paste it in termux.
> >
>Its successfully installed if no error is seen. >Its successfully installed if no error is seen :)
___ ___
### To logout/exit Alpine-Linux: ### To logout/exit Alpine-Linux:
@ -24,12 +24,12 @@ ___
### To start Alpine-Linux again: ### To start Alpine-Linux again:
`startalpine` `startalpine`
--- ___
[Join our community,Help or discuss with us.](https://t.me/alpine_linux_english) [Join our community.Help or discuss with us.](https://t.me/alpine_linux_english)
>https://t.me/alpine_linux_english
___ ___
#### *Refrence Sources* : #### *Refrence Sources* :
[iSH Github](https://github.com/ish-app/ish) [iSH Github](https://github.com/ish-app/ish)
[Termux Github](https://github.com/termux) [Termux Github](https://github.com/termux)
[TermuxAlpine](https://github.com/Hax4us/TermuxAlpine) [TermuxAlpine Github](https://github.com/Hax4us/TermuxAlpine)