mirror of
https://github.com/unraid/webgui.git
synced 2026-01-06 01:29:54 -06:00
rc scripts: use common library source
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT="show"
|
||||
NETWORK_INI="/var/local/emhttp/network.ini"
|
||||
SYSTEM="/sys/class/net"
|
||||
EXTRA="/boot/config/network-extra.cfg"
|
||||
|
||||
# library functions
|
||||
. /etc/rc.d/rc.library.source
|
||||
|
||||
Reference in New Issue
Block a user