remove typo
This commit is contained in:
parent
7b427dda4d
commit
f9e76c5981
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ NEWROOT=""
|
|||
MACHINE_TYPE=$(uname -m)
|
||||
ARCH_ID=${ARCH_MAP[$MACHINE_TYPE]:-$MACHINE_TYPE}
|
||||
|
||||
# fix possible PATH pMYMAP[missing]+_roblems
|
||||
# fix possible PATH problems
|
||||
export PATH="$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
|
||||
|
||||
menhera::reset_sshd_config() {
|
||||
|
|
Loading…
Reference in a new issue