pajikos / sms-gammu-gateway

Simple SMS REST API gateway for sending SMS from gammu supported devices
Apache License 2.0
116 stars 31 forks source link

-bash: git: command not found #20

Open mariocondesantos opened 3 years ago

mariocondesantos commented 3 years ago

Hi,

I'm sorry but I'm new to this. I have Home Assistant installed on a Proxmox server, I access the server via Putty to install pajikos/sms-gammu-gateway.

I'm following the Standalone installation method. In the Clone repository step when I run "git clone https://github.com/pajikos/sms-gammu-gateway" I get the error "-bash: git: command not found", can you please help me?

Thank you very much. Regards

crumpfhuber commented 3 years ago

You have to install Git on your Machine with: apt install git