Merge pull request #1954 from DefinitelyNotJosh/patch-2
Update ReinstallServerBox.tsx
This commit is contained in:
commit
2c3a9228ec
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ export default () => {
|
||||||
</ConfirmationModal>
|
</ConfirmationModal>
|
||||||
<p className={'text-sm'}>
|
<p className={'text-sm'}>
|
||||||
Reinstalling your server will stop it, and then re-run the installation script that initially
|
Reinstalling your server will stop it, and then re-run the installation script that initially
|
||||||
set it up.<strong className={'font-bold'}>Some files may be deleted or modified during this process,
|
set it up. <strong className={'font-bold'}>Some files may be deleted or modified during this process,
|
||||||
please back up your data before continuing.</strong>
|
please back up your data before continuing.</strong>
|
||||||
</p>
|
</p>
|
||||||
<div className={'mt-6 text-right'}>
|
<div className={'mt-6 text-right'}>
|
||||||
|
|
Loading…
Reference in a new issue