mirror of
https://github.com/morrownr/8821cu-20210916.git
synced 2024-11-19 12:04:48 +00:00
fix some editing errors
This commit is contained in:
parent
3b54625995
commit
22f2cb7aa5
@ -6,11 +6,15 @@
|
||||
#
|
||||
# To make this file executable:
|
||||
#
|
||||
# $ chmod +x edit-options.sh
|
||||
# $ chmod +x install-driver.sh
|
||||
#
|
||||
# To execute this file:
|
||||
#
|
||||
# $ sudo ./edit-options.sh
|
||||
# $ sudo ./install-driver.sh
|
||||
#
|
||||
# or
|
||||
#
|
||||
# $ sudo sh install-driver.sh
|
||||
#
|
||||
# Copyright(c) 2023 Nick Morrow
|
||||
#
|
||||
|
@ -6,11 +6,15 @@
|
||||
#
|
||||
# To make this file executable:
|
||||
#
|
||||
# $ chmod +x edit-options.sh
|
||||
# $ chmod +x remove-driver.sh
|
||||
#
|
||||
# To execute this file:
|
||||
#
|
||||
# $ sudo ./edit-options.sh
|
||||
# $ sudo ./remove-driver.sh
|
||||
#
|
||||
# or
|
||||
#
|
||||
# $ sudo sh remove-driver.sh
|
||||
#
|
||||
# Copyright(c) 2023 Nick Morrow
|
||||
#
|
||||
|
@ -8,7 +8,11 @@
|
||||
#
|
||||
# To execute this file:
|
||||
#
|
||||
# $ sudo ./edit-options.sh
|
||||
# $ sudo ./save-log.sh
|
||||
#
|
||||
# or
|
||||
#
|
||||
# $ sudo sh save-log.sh
|
||||
|
||||
SCRIPT_NAME="save-log.sh"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user