feat: remove chrome profile lock in docker
This commit is contained in:
parent
50bb784a33
commit
c90bd7574b
2 changed files with 4 additions and 2 deletions
|
|
@ -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/')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue