mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
fix lint errors
This commit is contained in:
parent
1ef577a562
commit
2eff57f5a2
1 changed files with 6 additions and 7 deletions
|
|
@ -8,8 +8,7 @@ IssueTracker: https://github.com/CypherpunkArmory/UserLAnd/issues
|
||||||
Changelog: https://github.com/CypherpunkArmory/UserLAnd/releases
|
Changelog: https://github.com/CypherpunkArmory/UserLAnd/releases
|
||||||
|
|
||||||
AutoName: UserLAnd
|
AutoName: UserLAnd
|
||||||
Summary: UserLAnd provides the easiest way to run GNU/Linux Distros on Android - no
|
Summary: The easiest way to run GNU/Linux Distros on Android - no root required
|
||||||
root required
|
|
||||||
Description: |-
|
Description: |-
|
||||||
UserLAnd provides the easiest way to run GNU/Linux Distros on Android.
|
UserLAnd provides the easiest way to run GNU/Linux Distros on Android.
|
||||||
|
|
||||||
|
|
@ -27,13 +26,13 @@ Description: |-
|
||||||
Using user-defined custom sessions:
|
Using user-defined custom sessions:
|
||||||
|
|
||||||
* Define a session - This describes what filesystem you are going to use, and
|
* Define a session - This describes what filesystem you are going to use, and
|
||||||
what kind of service you want to use when connecting to it (ssh or vnc).
|
what kind of service you want to use when connecting to it (ssh or vnc).
|
||||||
* Define a filesystem - This describes what distribution of Linux you want to
|
* Define a filesystem - This describes what distribution of Linux you want to
|
||||||
install.
|
install.
|
||||||
* Once defined, just tap on the session to start up. This will download
|
* Once defined, just tap on the session to start up. This will download
|
||||||
necessary assets, setup the filesystem, start the server, and connect to it.
|
necessary assets, setup the filesystem, start the server, and connect to it.
|
||||||
This will take several minutes for the first start up, but will be quicker
|
This will take several minutes for the first start up, but will be quicker
|
||||||
afterwards.
|
afterwards.
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/CypherpunkArmory/UserLAnd
|
Repo: https://github.com/CypherpunkArmory/UserLAnd
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue