正如我前面提到的,我试图通过https://projectisp.github.io/ISP_tutorial.github.io/install/#installation-for-windows-users的指令安装ISP。
我继续到第6步,但在这一步,我不知道如何去./isp/installation。我试过以下命令:
$ isp/installation
$ cd ./isp/installation,
$ cd isp/installation,
$ cd /isp/installation,
$ cd /./isp/installation但我也犯了同样的错误。如果你能帮我解决这个问题,我会很感激的。
发布于 2022-11-27 23:08:45
我认为那个项目的文件至少是不好的。
我认为,在安装之前,您必须在最上面运行第一个命令:
git clone https://github.com/ProjectISP/ISP.git在此之后,您将能够继续在"6.安装正常ISP“下的命令。
这将有助于未来的用户是你告诉谁谁负责这个项目,他们的文档可以使用一些工作。
https://askubuntu.com/questions/1442741
复制相似问题