sync Wed, 12 Feb 2025 19:56:04 +0000

This commit is contained in:
Ade Attwood 2025-02-12 19:56:04 +00:00
parent 4e2176da44
commit 3d829e009d
23 changed files with 1 additions and 1 deletions

View file

@ -1,5 +1,5 @@
#!/bin/sh #!/bin/sh
git clone https://git.notmuchmail.org/git/notmuch ./_src git clone https://git.notmuchmail.org/git/notmuch ./_src
cp ./_src/emacs/*.el . cp ./_src/emacs/*.el ./emacs
rm -rf ./_src rm -rf ./_src