Typo
parent
30f350c1d4
commit
44016e4dcb
1 changed files with 4 additions and 4 deletions
8
Home.md
8
Home.md
|
|
@ -24,11 +24,11 @@ This script was initially designed to just update my Helium browser but over tim
|
||||||
## Functions in detail
|
## Functions in detail
|
||||||
### No parameter
|
### No parameter
|
||||||
1. Run dependency check for every "special" command needed for the script
|
1. Run dependency check for every "special" command needed for the script
|
||||||
1\. **SUCSESS** | proceed
|
1\. **TRUE** | proceed
|
||||||
2\. **FAIL** | tell what's missing && exit
|
2\. **FALSE** | tell what's missing && exit
|
||||||
2. Check for Helium folder & executable
|
2. Check for Helium folder & executable
|
||||||
1\. **SUCSESS** | proceed
|
1\. **TRUE** | proceed
|
||||||
2\. **FAIL** | tell what's missing && ask to install Helium or exit
|
2\. **FALSE** | tell what's missing && ask to install Helium or exit
|
||||||
3. Update Helium
|
3. Update Helium
|
||||||
1\. See update process
|
1\. See update process
|
||||||
4. Check for temporary directory, remove if present && exit
|
4. Check for temporary directory, remove if present && exit
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue