From 9f49db8d71fa17f4c56e5c3138d76d06ffa253e1 Mon Sep 17 00:00:00 2001 From: Aevann1 <59999695+Aevann1@users.noreply.github.com> Date: Sat, 16 Apr 2022 18:03:30 +0200 Subject: [PATCH] Update ubuntu_setup --- ubuntu_setup | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ubuntu_setup b/ubuntu_setup index 8b6ed9920..461915d36 100644 --- a/ubuntu_setup +++ b/ubuntu_setup @@ -1,4 +1,4 @@ -cd /Drama +cd /rDrama cp ./env /env . /env sudo apt update @@ -12,4 +12,4 @@ sudo pip3 install -r requirements.txt mkdir /songs mkdir /images . imei.sh -sudo -E gunicorn files.__main__:app -k gevent -w 1 --reload -b 0.0.0.0:80:80 --max-requests 1000 --max-requests-jitter 500 \ No newline at end of file +sudo -E gunicorn files.__main__:app -k gevent -w 1 --reload -b 0.0.0.0:80:80 --max-requests 1000 --max-requests-jitter 500