Update install.sh
This commit is contained in:
parent
938e204691
commit
c2be36b8b3
|
|
@ -66,7 +66,7 @@ Install_app()
|
|||
if [ -f $shell_file ];then
|
||||
bash -x $shell_file
|
||||
else
|
||||
echo '不支持...' > $install_tmp
|
||||
echo '不支持...'
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue