Commit bb748622 authored by Jack Jansen's avatar Jack Jansen

Fixup sys.path to be able to find macostools

parent 188db7f3
......@@ -162,6 +162,7 @@ def main():
loadtoolboxmodules()
sys.path.append('::Mac:Lib')
import macostools
# Remove old .slb aliases and collect a list of .slb files
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment