diff --git a/run.sh b/run.sh index 2cdb2c9..c6aeb65 100644 --- a/run.sh +++ b/run.sh @@ -1 +1 @@ -screen -S nextjs -U -m -d yarn start \ No newline at end of file +screen -S nextjs yarn start \ No newline at end of file