rename make scripts

This commit is contained in:
Lawrence Hook
2026-04-19 15:30:14 -04:00
parent 371d7f1b70
commit 1331a697da
2 changed files with 0 additions and 0 deletions
Executable
+6
View File
@@ -0,0 +1,6 @@
#!/bin/bash
cd src
cp firefox_manifest.json manifest.json
web-ext build
cd ..