Skip to content

Commit 163cf04

Browse files
committed
source absolute path of clear locks script
1 parent 99bcdad commit 163cf04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

StandaloneChromeDebug/entry_point.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
source "clear_x_locks.sh"
2+
source "/opt/bin/clear_x_locks.sh"
33

44
export GEOMETRY="$SCREEN_WIDTH""x""$SCREEN_HEIGHT""x""$SCREEN_DEPTH"
55

0 commit comments

Comments
 (0)