Post
Topic
Board Services
Re: [CLOSED] Need bash script for OC tweaking
by
Bert
on 13/09/2011, 14:11:37 UTC
Line 82 of the script has a tiny mistake.
It is:
TIME=`+%s`
And it should be
TIME=`date '+%s'`

Looks like a great script - sent a donation.