mirror of
https://github.com/monlor/MIXBOX-ARCHIVE.git
synced 2026-03-10 23:41:27 +00:00
2020-04-26 21:59:23
This commit is contained in:
@@ -95,7 +95,7 @@ start () {
|
|||||||
if [ ! -f ${mbroot}/apps/${appname}/bin/${appname} ]; then
|
if [ ! -f ${mbroot}/apps/${appname}/bin/${appname} ]; then
|
||||||
bincheck ${binname}
|
bincheck ${binname}
|
||||||
if [ $? -eq 0 ]; then
|
if [ $? -eq 0 ]; then
|
||||||
logsh "【$service】" "安装程序成功,链接程序到工具箱..."
|
logsh "【$service】" "安装程序成功!"
|
||||||
else
|
else
|
||||||
logsh "【$service】" "程序安装失败!"
|
logsh "【$service】" "程序安装失败!"
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user