Commit Graph

3 Commits

Author SHA1 Message Date
mutto233
cc3514ea4d Python scripts now run without invoking Python
Changed my made python scripts so there is no need to invoke python:  just run with
`sudo ./<FILENAME>`
2018-07-06 18:44:57 -04:00
mutto233
dd1188506a Add files via upload 2018-06-29 23:40:09 -04:00
mutto233
ea70ed38ce Directory Revamp
Before making changes to the update-channels-from-git.sh file, I wanted to have everything stored in such a way that it made logical sense where it went.

Anything that goes to the root folder is in "main-dir", channel specific files are in "channel-dir", and the files for both sections are in "both-dir".  These directories will eventually be referenced in the new version of "update-channels-from-git.sh".
2018-06-29 16:27:29 -04:00