From 484ba356f77e58e37bd8821ec30dfaaa200d3b2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=F0=9F=96=A4=F0=9D=93=90=F0=9D=93=9B=F0=9D=93=A8?= =?UTF-8?q?=F0=9D=93=A7=F0=9F=96=A4?= <179976644+alyxshang@users.noreply.github.com> Date: Sat, 21 Dec 2024 19:18:41 +0100 Subject: [PATCH] Update build.sh --- build.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/build.sh b/build.sh index 12f2ae0..41c1504 100644 --- a/build.sh +++ b/build.sh @@ -9,7 +9,6 @@ buildCDN(){ } main(){ - buildJS buildCDN }