recently-updated/make-recentlyupdated-html.sh

5 lines
211 B
Bash
Raw Normal View History

2019-12-02 07:38:51 +00:00
#!/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