removed all references to /static except in SymlinkName()

This commit is contained in:
2021-03-23 18:36:07 +11:00
parent ebd5a8f3ba
commit 072705005d

1
TODO
View File

@@ -1,6 +1,5 @@
## GENERAL
* doing actual file deletes needed again
* SymlinkName - use it from shared everywhere, never do path_prefix by hand use this function
* AddJobForLog can absorb DEBUGs, etc. in fact fix up logging in general
* comment your code
* do we need to make some funcs/code into OO?