From 8d44fed85669abe8966d6596e29cf0331219f48c Mon Sep 17 00:00:00 2001 From: root Date: Mon, 16 May 2022 23:07:11 +0000 Subject: [PATCH] build file --- build.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 build.sh 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 +