diff options
author | 2022-03-22 14:22:27 -0500 | |
---|---|---|
committer | 2022-03-22 14:22:27 -0500 | |
commit | aedf67e6f141288f1f8b00bbd0e46cae1eb16a6c (patch) | |
tree | faac59fc1f642f58d0ac096ba9d32e446132d51a /pydis_site/apps/content | |
parent | Update VPS services content (diff) |
Fix EOF
Diffstat (limited to 'pydis_site/apps/content')
-rw-r--r-- | pydis_site/apps/content/resources/guides/python-guides/vps-services.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pydis_site/apps/content/resources/guides/python-guides/vps-services.md b/pydis_site/apps/content/resources/guides/python-guides/vps-services.md index 4dfca732..95951134 100644 --- a/pydis_site/apps/content/resources/guides/python-guides/vps-services.md +++ b/pydis_site/apps/content/resources/guides/python-guides/vps-services.md @@ -33,4 +33,3 @@ If you need to run your bot 24/7 (with no downtime), you should consider using a Free hosts There are no reliable free options for VPS hosting. If you would rather not pay for a hosting service, you can consider self-hosting. Any modern hardware should be sufficient for running a bot. An old computer with a few GB of ram could be suitable, or a Raspberry Pi. - |