求助!debian一键包报错
教程一键包:
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 `<'
这个怎么搞啊?我菜鸡一个,就只会一键包,度娘和谷哥都搜了一遍也没找到解决方案。。。。
求大佬指点,谢谢!
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 `<'
这个怎么搞啊?我菜鸡一个,就只会一键包,度娘和谷哥都搜了一遍也没找到解决方案。。。。
求大佬指点,谢谢!