From 1cd1c3e26ec1db5fd11afbd5847e81e1262f2270 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 14 Nov 2021 01:46:00 +0200 Subject: [PATCH] fdsfsd --- files/routes/comments.py | 2 +- readme.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/files/routes/comments.py b/files/routes/comments.py index 8d5fe75ca..caa80709c 100644 --- a/files/routes/comments.py +++ b/files/routes/comments.py @@ -51,7 +51,7 @@ def post_pid_comment_cid(cid, pid=None, anything=None, v=None): if not pid: if comment.parent_submission: pid = comment.parent_submission elif "rama" in request.host: pid = 6489 - elif 'pcmemes.net' in request.host: pid = 382 + elif 'pcmemes.net' in request.host: pid = 2487 else: pid = 1 try: pid = int(pid) diff --git a/readme.md b/readme.md index 285157ea4..e763ee9b0 100644 --- a/readme.md +++ b/readme.md @@ -28,7 +28,7 @@ docker-compose up --- -# Linux (Debian-based) +# Ubuntu 1- Download Drama into your machine by running this command.