diff options
| author | Radiohotline <radiohotline@disroot.org> | 2026-03-21 17:03:39 +0000 |
|---|---|---|
| committer | Radiohotline <radiohotline@disroot.org> | 2026-03-21 17:03:39 +0000 |
| commit | d642d0a65dc0e45a7cc2a4d689f491d5e9610d78 (patch) | |
| tree | ce036dca1617ffc6214d05b8496fb6c01350a22c /webring/linuxring/update.sh | |
| parent | 797699bc6f2f49d0ccbda2689930dadf31c20a17 (diff) | |
| parent | 448b6e534cdc62db001c34bc4b2ea498996230ad (diff) | |
Merge branch 'main' of github.com:radiohotline/softmachine.dev
Diffstat (limited to 'webring/linuxring/update.sh')
| -rwxr-xr-x | webring/linuxring/update.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webring/linuxring/update.sh b/webring/linuxring/update.sh new file mode 100755 index 0000000..496788d --- /dev/null +++ b/webring/linuxring/update.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +neoup -r webring/linuxring -f index.html +neoup -r webring/linuxring -f ring.js |
