search-with-chatgpt-powered.../build-extension-zip.sh

8 lines
131 B
Bash
Raw Permalink Normal View History

#!/bin/bash
zip -r chatgpt-search-engine-extension.zip \
LICENSE.txt \
manifest.json \
icons/favicon.png