mirror of
https://github.com/tildeclub/recently-updated.git
synced 2026-06-24 09:49:24 +00:00
Initial commit.
This commit is contained in:
4
make-recentlyupdated-json.sh
Executable file
4
make-recentlyupdated-json.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
/usr/share/nginx/bin/findmod-json.sh > /usr/share/nginx/html/tilde.24h.json.tmp
|
||||
ln -f /usr/share/nginx/html/tilde.24h.json.tmp /usr/share/nginx/html/tilde.24h.json
|
||||
rm /usr/share/nginx/html/tilde.24h.json.tmp
|
||||
Reference in New Issue
Block a user