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.