switch user 'me' => 'app'
[webi-installers/.git] / ssh-utils / README.md
index 2a0d20c166fa2328a99d4b2d2695cdd3ccf3e0a5..39dd015635755af8a5b1173fa7e8464c406d75c1 100644 (file)
@@ -25,9 +25,9 @@ ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTOhRnzDJNBNBXVCgkxkEaDM4IAp81MtE8fuqeQuFv
 **ssh-adduser**:
 
 Many modern web programs (`npm` and `postgres`, for example) will not function
-correctly if run as root. `ssh-adduser` adds user `me` with the same
+correctly if run as root. `ssh-adduser` adds user `app` with the same
 **`~/.ssh/authorized_keys`** as the `root` user, with a long random password,
-and gives `me` `sudo` privileges.
+and gives `app` `sudo` privileges.
 
 **ssh-setpass**: