env,pause
This commit is contained in:
parent
2ab2f2032e
commit
738c2095d2
13 changed files with 52 additions and 41 deletions
|
@ -44,6 +44,7 @@ Build an ESP File System including:
|
|||
│ │ ├── cmd.sh
|
||||
│ │ ├── env.sh
|
||||
│ │ ├── gfx.sh
|
||||
│ │ ├── pause.sh
|
||||
│ │ ├── scan.sh
|
||||
│ │ └── set.sh
|
||||
│ └── source
|
||||
|
@ -116,6 +117,7 @@ build.sh pgp_fingerprint /esp/mount/point [/data/mount/point]
|
|||
│ │ ├── cmd.sh
|
||||
│ │ ├── env.sh
|
||||
│ │ ├── gfx.sh
|
||||
│ │ ├── pause.sh
|
||||
│ │ ├── scan.sh
|
||||
│ │ └── set.sh
|
||||
│ └── source
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue