We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pve 8.2.3 running Debian GNU/Linux 12 (bookworm)
root@pve:/home/cockpitadm# cd /opt/Proxmox-Cloud-Image-Importer root@pve:/opt/Proxmox-Cloud-Image-Importer# ls -la total 40 drwxr-xr-x 3 root root 7 Sep 2 10:55 . drwxr-xr-x 5 root root 5 Sep 2 10:55 .. -rw-r--r-- 1 root root 2793 Sep 2 10:55 cloud-import.py drwxr-xr-x 8 root root 13 Sep 2 10:55 .git -rw-r--r-- 1 root root 1253 Sep 2 10:55 install.sh -rw-r--r-- 1 root root 1395 Sep 2 10:55 README.md -rw-r--r-- 1 root root 17 Sep 2 10:55 requirements.txt root@pve:/opt/Proxmox-Cloud-Image-Importer# git pull Already up to date. root@pve:/opt/Proxmox-Cloud-Image-Importer# cloud-import bash: cloud-import: command not found
The text was updated successfully, but these errors were encountered:
Hi @talltechy, did you run the install script?
Sorry, something went wrong.
The install script had a typo on the path where the link should be created. Fixed with this commit.
Feel free to try again, sorry for the incovenience.
No branches or pull requests
pve 8.2.3
running Debian GNU/Linux 12 (bookworm)
root@pve:/home/cockpitadm# cd /opt/Proxmox-Cloud-Image-Importer root@pve:/opt/Proxmox-Cloud-Image-Importer# ls -la total 40 drwxr-xr-x 3 root root 7 Sep 2 10:55 . drwxr-xr-x 5 root root 5 Sep 2 10:55 .. -rw-r--r-- 1 root root 2793 Sep 2 10:55 cloud-import.py drwxr-xr-x 8 root root 13 Sep 2 10:55 .git -rw-r--r-- 1 root root 1253 Sep 2 10:55 install.sh -rw-r--r-- 1 root root 1395 Sep 2 10:55 README.md -rw-r--r-- 1 root root 17 Sep 2 10:55 requirements.txt root@pve:/opt/Proxmox-Cloud-Image-Importer# git pull Already up to date. root@pve:/opt/Proxmox-Cloud-Image-Importer# cloud-import bash: cloud-import: command not found
The text was updated successfully, but these errors were encountered: