use internal server unless specified, closes #7041

git-svn-id: svn://svn.openwrt.org/openwrt/packages@20654 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
thepeople 2010-04-02 13:34:03 +00:00
parent 18a255fe8b
commit 40348de01e

View File

@ -47,7 +47,7 @@ case "$ACTION" in
config_get server $cfg server
cat > $config <<EOF
service-type=$service
server=$server
${server:+server=$server}
user=$username:$password
host=$hostname
cache-file=$cache