Update build.sh

This commit is contained in:
Cutieguwu
2025-07-31 17:17:26 -04:00
parent 6c8a34e380
commit 134449f1b0

View File

@@ -18,6 +18,8 @@ else
args='inflate style copy'
fi
mkdir -p target/.well-known
for x in $args
do
if [ "$x" == 'inflate' ]