ddns-scripts: fix typo

This commit is contained in:
lean 2020-03-25 11:36:33 +08:00
parent 181cd3da63
commit 045ba691ff
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ PKG_NAME:=ddns-scripts
PKG_VERSION:=2.7.8
# Release == build
# increase on changes of services files or tld_names.dat
PKG_RELEASE:=2
PKG_RELEASE:=3
PKG_LICENSE:=GPL-2.0
PKG_MAINTAINER:=

View File

@ -1,4 +1,4 @@
F#!/bin/sh
#!/bin/sh
# /usr/lib/ddns/dynamic_dns_functions.sh
#
#.Distributed under the terms of the GNU General Public License (GPL) version 2.0