twogood / smf-utils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example /etc/cron.daily/lock-old-topics script:


#!/bin/sh
exec su -c "/home/david/bin/smf-utils/lock-old-topics.sh /var/www/forum.taurin/public/" david
 

About


Languages

Language:Shell 75.5%Language:PHP 24.5%