mirror of
https://github.com/Fishwaldo/build.git
synced 2025-06-28 00:58:24 +00:00
nand-sata-install: rm unused nanddevice variable
This commit is contained in:
parent
f4e6e2ffd9
commit
f142dc8ac3
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@
|
|||
CWD="/usr/lib/nand-sata-install"
|
||||
EX_LIST="${CWD}/exclude.txt"
|
||||
[ -f /etc/default/openmediavault ] && echo '/srv/*' >>"${EX_LIST}"
|
||||
nanddevice="/dev/nand"
|
||||
logfile="/var/log/nand-sata-install.log"
|
||||
|
||||
# read in board info
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue