Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Config
Commits
33b23167
Commit
33b23167
authored
Apr 14, 2017
by
Igor Pecovnik
Browse files
Typos.
parent
3a113368
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian-config
View file @
33b23167
...
@@ -95,8 +95,8 @@ LIST+=( "Hotspot" "Manage wireless access point" )
...
@@ -95,8 +95,8 @@ LIST+=( "Hotspot" "Manage wireless access point" )
LIST+
=(
"Network"
"Edit network settings"
)
LIST+
=(
"Network"
"Edit network settings"
)
[[
-f
/boot/armbianEnv.txt
]]
&&
LIST+
=(
"Booting"
"Edit boot environment"
)
[[
-f
/boot/armbianEnv.txt
]]
&&
LIST+
=(
"Booting"
"Edit boot environment"
)
[[
-f
/usr/sbin/nand-sata-install
]]
&&
LIST+
=(
"Install"
"Install Armbian to SATA, eMMC, NAND, USB"
)
[[
-f
/usr/sbin/nand-sata-install
]]
&&
LIST+
=(
"Install"
"Install Armbian to SATA, eMMC, NAND, USB"
)
LIST+
=(
"Services"
"To
o
gle running services"
)
LIST+
=(
"Services"
"To
g
gle running services"
)
[[
"
$DISTRO
"
==
"Ubuntu"
&&
"
$(
modinfo overlay
>
/dev/null 2>&1
;
echo
$?
)
"
==
"0"
]]
&&
LIST+
=(
"Overlayroot"
"To
o
gle virtual read-only root filesystem"
)
[[
"
$DISTRO
"
==
"Ubuntu"
&&
"
$(
modinfo overlay
>
/dev/null 2>&1
;
echo
$?
)
"
==
"0"
]]
&&
LIST+
=(
"Overlayroot"
"To
g
gle virtual read-only root filesystem"
)
[[
-f
/usr/bin/armbianmonitor
]]
&&
LIST+
=(
"Monitor"
"Simple CLI monitoring"
)
[[
-f
/usr/bin/armbianmonitor
]]
&&
LIST+
=(
"Monitor"
"Simple CLI monitoring"
)
[[
-f
/usr/bin/armbianmonitor
]]
&&
LIST+
=(
"Diagnostics"
"Send diagnostics"
)
[[
-f
/usr/bin/armbianmonitor
]]
&&
LIST+
=(
"Diagnostics"
"Send diagnostics"
)
[[
-f
/usr/bin/softy
]]
&&
LIST+
=(
"Softy"
"Install 3rd party applications"
)
[[
-f
/usr/bin/softy
]]
&&
LIST+
=(
"Softy"
"Install 3rd party applications"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment