Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
523200
Topic
42314
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.