--2019-11-23 22:25:25--https://raw.githubusercontent.com/Squaregentleman/catdrive-syno/master/inst ...
chmod: 无法访问'x': No such file or directory
这一步加权没成功
手动chmod +x *sh
然后执行./install.sh 我成功了 命令的成功了能看到群晖 没插硬盘 扔起来吃灰了 备用 moe 发表于 2019-11-24 11:02
chmod: 无法访问'x': No such file or directory
请指点,
是再运行命令: chmod + x install.sh
最后再运行:bash install.sh
对吗?
# chmod +x install.sh
# bash install.sh
downloading full.bin
警告: 时间戳与 -O 结合使用没有任何效果。
参阅手册来获取详细信息。
发现问题了,命令行中:chmod +x install.sh +x中多了个空格
页:
1
[2]