/SetPermissions

Quick Python script to set permissions for files on a webserver at a major university.

Primary LanguagePython

SetPermissions

Quick Python script to set permissions for files on a webserver at a major university after permission inheritance did not work.

In order to run this as executable in Windows, it needs to be compiled using PyInstaller (see https://pyinstaller.readthedocs.io/en/stable/usage.html).