spelling: locally

This commit is contained in:
Josh Soref
2017-10-22 20:28:46 +00:00
parent 74fcf6f28d
commit 0556fea593
6 changed files with 6 additions and 6 deletions

View File

@@ -16,7 +16,7 @@ trap 'log_status "$0" "FAILURE"; restore_config' 0
change_config
echo -n "copy passwd and shadow localy..."
echo -n "copy passwd and shadow locally..."
cp /etc/passwd /etc/shadow tmp/
echo "OK"