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