diff options
| author | TheArchons <github@thearchons.xyz> | 2026-01-26 17:32:07 -0500 |
|---|---|---|
| committer | TheArchons <github@thearchons.xyz> | 2026-01-26 17:32:07 -0500 |
| commit | 737d81920832a60c3992195ed8c29c2b385a1574 (patch) | |
| tree | 930fc85fd16b142fabf59e639417654ee3db7e22 /release.sh | |
| parent | d8da124df062724157d203b31bbf9e67ac9cd06f (diff) | |
Release 1.0
Diffstat (limited to 'release.sh')
| -rwxr-xr-x | release.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/release.sh b/release.sh new file mode 100755 index 0000000..68db1d7 --- /dev/null +++ b/release.sh @@ -0,0 +1 @@ +zip -r unhook.zip *.json *.html *.js icons
\ No newline at end of file |
