diff --git a/apps/vsftpd/scripts/vsftpd.sh b/apps/vsftpd/scripts/vsftpd.sh index 637e916..86eb687 100644 --- a/apps/vsftpd/scripts/vsftpd.sh +++ b/apps/vsftpd/scripts/vsftpd.sh @@ -95,7 +95,7 @@ start () { if [ ! -f ${mbroot}/apps/${appname}/bin/${appname} ]; then bincheck ${binname} if [ $? -eq 0 ]; then - logsh "【$service】" "安装程序成功,链接程序到工具箱..." + logsh "【$service】" "安装程序成功!" else logsh "【$service】" "程序安装失败!" end @@ -105,7 +105,7 @@ start () { set_config open_port - write_firewall_start + write_firewall_start daemon $BINPATH if [ $? -ne 0 ]; then logsh "【$service】" "启动${appname}服务失败!" diff --git a/appsbin/v2ray-bin/linux_mips/v2ctl_softfloat b/appsbin/v2ray-bin/linux_mips/v2ctl similarity index 100% rename from appsbin/v2ray-bin/linux_mips/v2ctl_softfloat rename to appsbin/v2ray-bin/linux_mips/v2ctl diff --git a/appsbin/v2ray-bin/linux_mips/v2ray_softfloat b/appsbin/v2ray-bin/linux_mips/v2ray similarity index 100% rename from appsbin/v2ray-bin/linux_mips/v2ray_softfloat rename to appsbin/v2ray-bin/linux_mips/v2ray