if noma_exists:
        print("✅ " + "Noma" + dir_exists_text)
    else:
        print("❌ " + "Noma" + dir_missing_text)