diff --git a/tools/syscap_config_merge.py b/tools/syscap_config_merge.py index df1c971..c3d676e 100755 --- a/tools/syscap_config_merge.py +++ b/tools/syscap_config_merge.py @@ -1,4 +1,4 @@ -#! /usr/bin/python3 +#!/usr/bin/env python3 # -*- coding: utf-8 -*- # Copyright (c) 2023 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License");