import sys run_path = sys.argv[1] println(f"Run from {run_path}.")