diff --git a/build.sh b/build.sh new file mode 100755 index 0000000..6c35364 --- /dev/null +++ b/build.sh @@ -0,0 +1,2 @@ +go build && ./images chrome -b 101.0.4951.64-1 -t chrome_patched:101.0 +