Update prepare_kernel.sh

This commit is contained in:
Jiao Xianjun 2021-02-03 15:54:36 +01:00 committed by GitHub
parent dfdc60c422
commit f56c9fb1b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,8 @@
#!/bin/bash
# SPDX-FileCopyrightText: 2019 Jiao Xianjun <putaoshu@msn.com>
# Author: Xianjun Jiao
# SPDX-FileCopyrightText: 2019 UGent
# SPDX-License-Identifier: AGPL-3.0-or-later
if [ "$#" -lt 3 ]; then