sophuwu.site > myweb
edit readme
sophuwu sophie@skisiel.com
Fri, 20 Dec 2024 03:29:00 +0100
commit

cfce487d766d6a41729aa0779156295b72a21415

parent

6025614ce6f2500f9183278b906bb7c367807725

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M README.mdREADME.md

@@ -42,7 +42,7 @@ ```sh

# Copy files to http user directory. Use the actual user name for httpuser on your system. sudo cp -r ./webhome ~httpuser/ # Change the owner of directory only, so the server can create new files. - sudo chown httpuser ~httpuser/myweb + sudo chown httpuser ~httpuser/webhome ``` 4. Build the application: