diff options
| author | radiohotline <radiohotline@disroot.org> | 2026-03-14 15:33:13 +0300 |
|---|---|---|
| committer | radiohotline <radiohotline@disroot.org> | 2026-03-14 15:33:13 +0300 |
| commit | f7c05fdd11b6ab0cb209d4b4bde145f8616dc203 (patch) | |
| tree | 6eee1639ca5278deaa0bc3c19f11c90a77c835fe /webring/linuxring/update.sh | |
| parent | 6b610b745ab556ba494e2ee193a2cc208e3ca3f5 (diff) | |
webring
Diffstat (limited to 'webring/linuxring/update.sh')
| -rw-r--r-- | 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 100644 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 |
