Skip to content

Commit

Permalink
Update geckodriver.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
hahwul committed May 1, 2024
1 parent 83eba59 commit 711f939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geckodriver.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#/bin/bash -l
#/bin/sh -l

ARCH=$(uname -m)
if [ "$ARCH" = "x86_64" ]; then
Expand Down

0 comments on commit 711f939

Please sign in to comment.