Skip to content

Commit

Permalink
PR feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
jfdoming committed Mar 1, 2025
1 parent 2f02d04 commit 9da9247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/actual-server-repo-move.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ The reasons for this change are as follows:
```
packages/sync-server
```
5. Copy over your data (`user-files`, `server-files`, and `.migrate`) into the same `packages/sync-server` directory.
5. Copy over the data from your `actual-server` directory (`user-files`, `server-files`, and `.migrate`) into the `packages/sync-server` directory.
6. Run the server with:
```
yarn start:server
Expand Down

0 comments on commit 9da9247

Please sign in to comment.