### WP Files and Directories
This post documents an error with the WordPress file location after installation. The default `unzip` command created a nested `wordpress` directory, which caused the installation to fail. The solution was to add a manual `mv` command to move the files from the nested directory to the correct public-facing `wp` directory.