Skip to content

Commit 3c66d87

Browse files
committed
stop-chromedriver.sh added
1 parent 4b9b25e commit 3c66d87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ RUN chmod +x /usr/bin/start-system-chromedriver
163163
ADD commands/start-project-chromedriver.sh /usr/bin/start-project-chromedriver
164164
RUN chmod +x /usr/bin/start-project-chromedriver
165165

166-
ADD commands/stop-chromedriver.sh /usr/bin/stop-project-chromedriver
166+
ADD commands/stop-chromedriver.sh /usr/bin/stop-chromedriver
167167
RUN chmod +x /usr/bin/stop-chromedriver
168168

169169

0 commit comments

Comments
 (0)