Move y'all

This commit is contained in:
Your Name
2026-04-01 18:33:10 -03:00
parent 864cc2ed15
commit 6266bbb780
22 changed files with 0 additions and 0 deletions
Executable
+7
View File
@@ -0,0 +1,7 @@
#!/bin/bash
npm install -g terser
terser buyModal.js -o buyModal.min.js -c -m
terser tryModal.js -o tryModal.min.js -c -m
terser setCookie.js -o setCookie.min.js -c -m
terser affiliateModal.js -o affiliateModal.min.js -c -m