update screen name x4

This commit is contained in:
2020-06-02 00:56:55 +02:00
parent ed13318610
commit eee3b16953
2 changed files with 2 additions and 2 deletions

View File

@@ -23,4 +23,4 @@ jobs:
run: yarn build-all
- name: Run
run: chmod 777 ./run.sh && ./run.sh
run: chmod 777 ./run.sh && screen -S nextjs -d -m sh run.sh