Shift-Cyber / bits

Humanoid Discord bot with too much power and a bit of an attitude...
GNU General Public License v3.0
2 stars 0 forks source link

Setup Script Issues #3

Closed natesinger closed 2 years ago

natesinger commented 2 years ago

Setup script sometimes fails to set permissions and will only find requirements if executed from the current directory.

Likely need to find another way to track the requirements file or be more explicit about this. Also need to figure out the permissions state so that the script runs with sufficient controls. Thought this was right but I guess not.

natesinger commented 2 years ago

Directory permissions must be set to execute in order to access children objects. Now resolved.

https://github.com/Shift-Cyber/Bits/pull/8