From 99e863597f1d59462cf09babc7ca01648d406109 Mon Sep 17 00:00:00 2001 From: dumorando <144301348+dumorando@users.noreply.github.com> Date: Thu, 23 May 2024 23:45:59 -0400 Subject: [PATCH] oh --- cloudflare/cloudflarescript.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloudflare/cloudflarescript.sh b/cloudflare/cloudflarescript.sh index aba113a..00f3f02 100644 --- a/cloudflare/cloudflarescript.sh +++ b/cloudflare/cloudflarescript.sh @@ -3,4 +3,4 @@ cd .. npm i -g pnpm@v6 pnpm i --shamefully-hoist npm install -D webpack-cli -NODE_OPTIONS=--openssl-legacy-provider NODE_ENV=production npx webpack --bail \ No newline at end of file +NODE_OPTIONS=--openssl-legacy-provider NODE_ENV=production webpack --bail \ No newline at end of file