Skip to content

【bug】Apline 环境安装脚本会静默失败,没有任何报错 #174

Description

@Ryanisgood

Alpine/OpenRC 环境,一键脚本这次暴露了两个问题:

  1. bash <(curl -sL ...) 里 curl -sL 静默失败时没有任何报错,看起来像“执行了但没反应”。
  2. 脚本内部调用了另一个脚本 install-daemon.sh,里面用了 _curl 函数,但这个函数在当前脚本里没定义,所以会报:
    /tmp/nodeget-install-daemon.sh: line 175: _curl: command not found

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions