exception granted for execute bit on movie scripts
authorChris Koeritz <fred@gruntose.com>
Wed, 8 Mar 2023 16:56:12 +0000 (16:56 +0000)
committerChris Koeritz <fred@gruntose.com>
Wed, 8 Mar 2023 16:56:12 +0000 (16:56 +0000)
these are needed in cgi-bin, and allowing additional execute permissions
seems a lot better than making temporary copies elsewhere just to get
cgi-bin able to execute.  contents were already readable by world, but
now they are executable by world.

scripts/show_db/call_movie_seeker.sh [changed mode: 0644->0755]
scripts/show_db/call_movie_stripper.sh [changed mode: 0644->0755]
scripts/show_db/call_show_stripper.sh [changed mode: 0644->0755]
scripts/show_db/movie_seeker.sh [changed mode: 0644->0755]
scripts/show_db/movie_stripper.sh [changed mode: 0644->0755]
scripts/show_db/show_stripper.sh [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)