全球主机交流论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

CeraNetworks网络延迟测速工具IP归属甄别会员请立即修改密码
查看: 346|回复: 6

[疑问] 求助!debian一键包报错

[复制链接]
发表于 2024-2-23 11:38:21 | 显示全部楼层 |阅读模式
教程一键包:

bash <(wget -qO- https://raw.githubusercontent.com/jerry048/Dedicated-Seedbox/main/Install.sh) <username> <password> <Cache Size(unit:MiB)>

我用的debian11,按上面要求改成:

bash <(wget -qO- https://raw.githubusercontent.com/jerry048/Dedicated-Seedbox/main/Install.sh) <123> <123> <1024MiB>

然后就 :

-bash: syntax error near unexpected token `<'

这个怎么搞啊?我菜鸡一个,就只会一键包,度娘和谷哥都搜了一遍也没找到解决方案。。。。

求大佬指点,谢谢!
发表于 2024-2-23 11:40:09 来自手机 | 显示全部楼层
><去掉试试
发表于 2024-2-23 11:41:06 | 显示全部楼层
楼上都说完了。
 楼主| 发表于 2024-2-23 11:44:29 | 显示全部楼层

去了以后

-bash: syntax error near unexpected token `wget'

我又大胆的把()去了,然后

/usr/bin/wget: /usr/bin/wget: cannot execute binary file
 楼主| 发表于 2024-2-23 11:48:35 | 显示全部楼层
我又直接 wget -qO- https://raw.githubusercontent.com/jerry048/Dedicated-Seedbox/main/Install.sh

好像直接打印.sh内容,也没有下文件。。。。。ls,也没有新文件。。。。我是装了个假的debian吗?以前都是用的centos,debian一脸懵逼。。。

wget -qO- https://raw.githubusercontent.com/jerry048/Dedicated-Seedbox/main/Install.sh
#!/bin/sh

tput sgr0; clear

## Load text color settings
source <(wget -qO- https://raw.githubusercontent.com/jerry048/Seedbox-Components/main/Miscellaneous/tput.sh)

## Allow user to decide whether they would like to install a component or not
function Decision {
        while true; do
......
发表于 2024-2-23 11:48:42 来自手机 | 显示全部楼层
bash <(wget -qO- https://raw.githubusercontent.com/jerry048/Dedicated-Seedbox/main/Install.sh) 123 123 1024
 楼主| 发表于 2024-2-23 11:51:39 | 显示全部楼层

666 搞定了,感谢大佬!!!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|全球主机交流论坛

GMT+8, 2024-5-9 06:34 , Processed in 0.060635 second(s), 10 queries , Gzip On, MemCache On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表