Merge pull request #1954 from DefinitelyNotJosh/patch-2

Update ReinstallServerBox.tsx
This commit is contained in:
Dane Everitt 2020-04-20 11:22:05 -07:00 committed by GitHub
commit 2c3a9228ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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'}>