You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: