Added readme and license files
This commit is contained in:
parent
4aa7fc1ff4
commit
7d1962307c
12 changed files with 627 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
|||
#!/bin/bash
|
||||
# Copyright 2025 Tyler Peterson, Licensed under MPL-2.0
|
||||
|
||||
DB_HASH=$(spacetime list 2>/dev/null | tail -1)
|
||||
func=$1;
|
||||
shift;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue