PX5G: no autogeneration
This commit is contained in:
parent
a261caf40b
commit
82729b60f5
2 changed files with 0 additions and 8 deletions
|
@ -1,6 +0,0 @@
|
|||
#!/bin/sh
|
||||
[ -z "${IPKG_INSTROOT}" -a -f "/etc/uci-defaults/px5g" ] && {
|
||||
( . /etc/uci-defaults/px5g ) && rm -f /etc/uci-defaults/px5g
|
||||
exit
|
||||
}
|
||||
exit 0
|
|
@ -1,2 +0,0 @@
|
|||
#!/bin/sh
|
||||
px5g-genkeys
|
Loading…
Reference in a new issue