Skip to content

Commit fa454f6

Browse files
committed
updated capitalization to maintain formatting
1 parent e55d020 commit fa454f6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

_docs/sysadmin/installation/system_customization.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -374,9 +374,9 @@ Refer to [this](/student/communication/markdown) to learn more about markdown.
374374

375375
## Preserving your changes on system re-installation
376376

377-
you can prevent your changes from being overwritten from a system re-install by entering paths into a JSON file.
377+
You can prevent your changes from being overwritten from a system re-install by entering paths into a JSON file.
378378

379-
the JSON file will be generated at `/usr/local/submitty/config/preserve_files_list.json`
379+
The JSON file will be generated at `CONFIG_DIR/preserve_file_list.json` which is most likely `/usr/local/submitty/config/preserve_files_list.json`
380380

381381
the format will be as follows:
382382

@@ -388,6 +388,7 @@ the format will be as follows:
388388
]
389389
```
390390

391+
These files will be preserved when INSTALL_SUBMITTY.sh is run on the system.
391392

392393
## Changing the multi-processing module of Apache2, Enabling HTTP2
393394

0 commit comments

Comments
 (0)