remove typo

This commit is contained in:
James Swineson 2021-03-09 11:16:36 +08:00 committed by GitHub
parent 7b427dda4d
commit f9e76c5981
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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() {