Update nic_back_to_normal.sh

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

View File

@ -1,6 +1,7 @@
#!/bin/bash #!/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 # SPDX-License-Identifier: AGPL-3.0-or-later
if [ $# -ne 1 ] if [ $# -ne 1 ]