feat: remove chrome profile lock in docker

This commit is contained in:
Trung Le 2022-05-06 09:38:00 +07:00
parent 50bb784a33
commit c90bd7574b
2 changed files with 4 additions and 2 deletions

View file

@ -1,5 +1,7 @@
#!/bin/sh
rm -f /fgc/data/browser/SingletonLock
# 6000+SERVERNUM is the TCP port Xvfb is listening on:
# SERVERNUM=$(echo "$DISPLAY" | sed 's/:\([0-9][0-9]*\).*/\1/')