move copyndb to the right folder

This commit is contained in:
William Casarin
2023-07-22 07:08:03 -07:00
parent ad0e1f28b7
commit c74993366b

4
nostrdb/copy-ndb Executable file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/env bash
cp ~/src/c/nostrdb/nostrdb.{c,h} .
cp ~/src/c/nostrdb/jsmn.h .