Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在Debian 12运行安装脚本出错 #27

Open
licproF opened this issue Jan 7, 2025 · 0 comments
Open

在Debian 12运行安装脚本出错 #27

licproF opened this issue Jan 7, 2025 · 0 comments

Comments

@licproF
Copy link

licproF commented Jan 7, 2025

# sh -c "$(wget -qO- https://github.com/daeuniverse/dae-installer/raw/main/installer.sh)" @ install
Hit:1 http://mirrors.ustc.edu.cn/debian bookworm InRelease
Get:2 http://download.zerotier.com/debian/bookworm bookworm InRelease [36.9 kB]
Fetched 36.9 kB in 1s (69.7 kB/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Suggested packages:
  zip
The following NEW packages will be installed:
  unzip
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 166 kB of archives.
After this operation, 388 kB of additional disk space will be used.
Get:1 http://mirrors.ustc.edu.cn/debian bookworm/main amd64 unzip amd64 6.0-28 [166 kB]
Fetched 166 kB in 0s (1,090 kB/s)
Selecting previously unselected package unzip.
(Reading database ... 24629 files and directories currently installed.)
Preparing to unpack .../unzip_6.0-28_amd64.deb ...
Unpacking unzip (6.0-28) ...
Setting up unzip (6.0-28) ...
@: 261: Syntax error: redirection unexpected
# uname -a
Linux gz-server 6.1.0-27-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.115-1 (2024-11-01) x86_64 GNU/Linux

手动下载脚本运行则正常:

# wget https://github.com/daeuniverse/dae-installer/raw/main/installer.sh
# bash installer.sh
Installing dae version v0.9.0...

   __| | __ _  ___       Copyright (C) 2025@daeuniverse
  / _` |/ _` |/ _ \      https://github.com/daeuniverse/dae
 | (_| | (_| |  __/      dae is an open-source software, liscensed
  \__,_|\__,_|\___|      under the AGPL-3.0 License

This software comes with ABSOLUTELY NO WARRANTY, use at your own risk.
Downloading dae...
Downloading from: https://github.com/daeuniverse/dae/releases/download/v0.9.0/dae-linux-x86_64.zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant