diff --git a/notes/deploy.txt b/notes/deploy.txt index 13b1257..66939fe 100644 --- a/notes/deploy.txt +++ b/notes/deploy.txt @@ -21,7 +21,7 @@ dotnet publish -o ./../publish/ 3) COPY Copy over to production server, only need the .dll and the wwwroot folder contents, -remember not to delete the folders on the server only replace their contents because there are Windows file permissions set +remember not to delete the folders on the server only replace their contents because there are file permissions set Backup the database 4) Delete any test data local here