SN4T14 / RedArc.js

Subreddit archiving tool written in Node.js
Do What The F*ck You Want To Public License
2 stars 1 forks source link

Script permission issue #2

Closed SN4T14 closed 9 years ago

SN4T14 commented 9 years ago

If RedArc.js doesn't have execute permissions on a script it runs, it needs to attempt to give itself execute permissions, and if that doesn't work, log an error.

Or just fix the permissions in Git. >.>