messing with core

This commit is contained in:
Your Name
2025-08-16 14:02:35 -04:00
parent d4179f8e6c
commit dce2332d33
3 changed files with 2 additions and 5 deletions

Binary file not shown.

View File

@@ -1,6 +1,3 @@
#!/bin/bash
git submodule update --remote nostr_core_lib
git add nostr_core_lib
git commit -m "Update nostr_core_lib submodule to latest version"
echo "nostr_core_lib updated to latest version"