Closed jonathan-j-lee closed 4 years ago
See Slack #infrastructure for requested changelist.
Also, for some reason, the executable flag was set on a bunch of files that didn't need it, so I removed them with chmod -x -R **/*.jpg, etc.
chmod -x -R **/*.jpg
See Slack #infrastructure for requested changelist.
Also, for some reason, the executable flag was set on a bunch of files that didn't need it, so I removed them with
chmod -x -R **/*.jpg
, etc.