-bash: 1pctl: command not found怎么解决

[root@iZj6cgidc6ca1x74vbasmfZ ~]# curl -sSL https://resource.fit2cloud.com/1pane                                                                                                                                                             l/package/quick_start.sh -o quick_start.sh && sh quick_start.sh
开始下载 1Panel v1.10.10-lts 版本在线安装包
安装包下载地址: https://resource.fit2cloud.com/1panel/package/stable/v1.10.10-l                                                                                                                                                             ts/release/1panel-v1.10.10-lts-linux-amd64.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 43.0M  100 43.0M    0     0  4018k      0  0:00:10  0:00:10 --:--:-- 3685k
1panel-v1.10.10-lts-linux-amd64/
1panel-v1.10.10-lts-linux-amd64/1pctl
1panel-v1.10.10-lts-linux-amd64/README.md
1panel-v1.10.10-lts-linux-amd64/1panel.service
1panel-v1.10.10-lts-linux-amd64/1panel
1panel-v1.10.10-lts-linux-amd64/LICENSE
1panel-v1.10.10-lts-linux-amd64/install.sh

 ██╗    ██████╗  █████╗ ███╗   ██╗███████╗██╗
███║    ██╔══██╗██╔══██╗████╗  ██║██╔════╝██║
╚██║    ██████╔╝███████║██╔██╗ ██║█████╗  ██║
 ██║    ██╔═══╝ ██╔══██║██║╚██╗██║██╔══╝  ██║
 ██║    ██║     ██║  ██║██║ ╚████║███████╗███████╗
 ╚═╝    ╚═╝     ╚═╝  ╚═╝╚═╝  ╚═══╝╚══════╝╚══════╝
[1Panel Log]: ======================= 开始安装 =======================
设置 1Panel 安装目录(默认为/opt):
[1Panel Log]: 您选择的安装路径为 /opt
[1Panel Log]: ... 在线安装 docker
[1Panel Log]: 非中国大陆地区,无需更改源
# Executing docker install script, commit: 6d9743e9656cc56f699a64800b098d5ea5a60                                                                                                                                                             020
+ sh -c 'dnf --best install -y -q dnf-plugins-core'
+ sh -c 'dnf config-manager --add-repo https://download.docker.com/linux/centos/                                                                                                                                                             docker-ce.repo'
Invalid configuration value: failovermethod=priority in /etc/yum.repos.d/CentOS-                                                                                                                                                             epel.repo; Configuration: OptionBinding with id "failovermethod" does not exist
Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
+ '[' stable '!=' stable ']'
+ sh -c 'dnf makecache'
Invalid configuration value: failovermethod=priority in /etc/yum.repos.d/CentOS-                                                                                                                                                             epel.repo; Configuration: OptionBinding with id "failovermethod" does not exist
CentOS-8 - AppStream                             42 kB/s | 4.3 kB     00:00
CentOS-8 - Base                                 1.0 MB/s | 3.9 kB     00:00
CentOS-8 - Extras                                20 kB/s | 1.5 kB     00:00
Extra Packages for Enterprise Linux 8 - x86_64  1.4 MB/s | 4.4 kB     00:00
Docker CE Stable - x86_64                       1.0 MB/s |  66 kB     00:00
Metadata cache created.
+ sh -c 'dnf --best install -y -q docker-ce docker-ce-cli containerd.io docker-c                                                                                                                                                             ompose-plugin docker-ce-rootless-extras docker-buildx-plugin'
Invalid configuration value: failovermethod=priority in /etc/yum.repos.d/CentOS-                                                                                                                                                             epel.repo; Configuration: OptionBinding with id "failovermethod" does not exist
Importing GPG key 0x621E9F35:
 Userid     : "Docker Release (CE rpm) <docker@docker.com>"
 Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
 From       : https://download.docker.com/linux/centos/gpg

Installed:
  container-selinux-2:2.167.0-1.module_el8.5.0+911+f19012f9.noarch
  containerd.io-1.6.32-3.1.el8.x86_64
  docker-buildx-plugin-0.14.0-1.el8.x86_64
  docker-ce-3:26.1.3-1.el8.x86_64
  docker-ce-cli-1:26.1.3-1.el8.x86_64
  docker-ce-rootless-extras-26.1.3-1.el8.x86_64
  docker-compose-plugin-2.27.0-1.el8.x86_64
  fuse-common-3.2.1-12.el8.x86_64
  fuse-overlayfs-1.7.1-1.module_el8.5.0+890+6b136101.x86_64
  fuse3-3.2.1-12.el8.x86_64
  fuse3-libs-3.2.1-12.el8.x86_64
  libcgroup-0.41-19.el8.x86_64
  libslirp-4.4.0-1.module_el8.5.0+890+6b136101.x86_64
  slirp4netns-1.1.8-1.module_el8.5.0+890+6b136101.x86_64


================================================================================

To run Docker as a non-privileged user, consider setting up the
Docker daemon in rootless mode for your user:

    dockerd-rootless-setuptool.sh install

Visit https://docs.docker.com/go/rootless/ to learn about rootless mode.


To run the Docker daemon as a fully privileged service, but granting non-root
users access, refer to https://docs.docker.com/go/daemon-access/

WARNING: Access to the remote API on a privileged Docker daemon is equivalent
         to root access on the host. Refer to the 'Docker daemon attack surface'
         documentation for details: https://docs.docker.com/go/attack-surface/

================================================================================

[1Panel Log]: ... 启动 docker
Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /us                                                                                                                                                             r/lib/systemd/system/docker.service.
[1Panel Log]: docker 安装成功
[1Panel Log]: ... 在线安装 docker-compose
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 59.8M  100 59.8M    0     0  3927k      0  0:00:15  0:00:15 --:--:-- 3682k
[1Panel Log]: docker-compose 安装成功
设置 1Panel 端口(默认为19780):^C
[root@iZj6cgidc6ca1x74vbasmfZ ~]# 1pctl user-info
-bash: 1pctl: command not found

安装过程中断开了 重新安装一下吧