Week of 3 1 21 - lmkelly/Autoguard GitHub Wiki

I decided to officially ditch my efforts to make changes to the osticket plugin and worked solely on creating a bash solution to the strange directory problem. Utilizing inotifywait I was able to get a solution made in a few hours that will monitor the osticket attachment directory and when it sees a file created it descends into that directory and moves the file to another directory where my other back end script will handle it.

At this point I feel like my sprint goals I created last semester are pretty far off track from what I'm actually going to be doing each week. Next week I'll be updating my original backend script that appends new config into wireguard to constantly watch a folder so it will know when new config is available. Following that I'll probably figure out how I was the config to be sent back to the user on the front end.