chore: Remove automd
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
#
|
||||
# Generate code in README.md and sync it with wxt/packages/README.md for NPM
|
||||
# Sync wxt/packages/README.md with README.md for NPM
|
||||
#
|
||||
|
||||
pnpm dlx automd
|
||||
echo "<!-- DO NOT EDIT, THIS FILE WAS GENERATED BY '../../scripts/generate-readmes.sh' -->" > packages/wxt/README.md
|
||||
cat README.md >> packages/wxt/README.md
|
||||
|
||||
Reference in New Issue
Block a user