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

Script not function #9

Open
JuRo1971 opened this issue Sep 17, 2024 · 1 comment
Open

Script not function #9

JuRo1971 opened this issue Sep 17, 2024 · 1 comment

Comments

@JuRo1971
Copy link

JuRo1971 commented Sep 17, 2024

Hi all,

unfortunately the scrip is not function in proxmox shell (lastest version)

git clone https://github.com/mathewalves/machine-to-proxmox-lxc-ct-converter.git
cd machine-to-proxmox-lxc-ct-converter
chmod +x convert.sh bashconvert

ends up in

-bash: git: command not found
-bash: cd: machine-to-proxmox-lxc-ct-converter: No such file or directory
chmod: cannot access 'convert.sh': No such file or directory
chmod: cannot access 'bashconvert': No such file or directory

What can I do?
Thanks JuRo

@tose
Copy link

tose commented Sep 28, 2024

Install git on your Proxmox host with the following command (as root)

apt install git

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

2 participants