fix typo
SVN-Revision: 7637
This commit is contained in:
parent
796e53414f
commit
74f84753e7
@ -67,7 +67,7 @@ uci_add_update() {
|
||||
case "$PACKAGE" in
|
||||
/*) UCIFILE="$PACKAGE";;
|
||||
*)
|
||||
UCIDIR="/tmp/.uci/$PACKAGE_BASE"
|
||||
UCIFILE="/tmp/.uci/$PACKAGE_BASE"
|
||||
mkdir -p "/tmp/.uci"
|
||||
;;
|
||||
esac
|
||||
|
Loading…
Reference in New Issue
Block a user