fforchino / vectorx

This project is to develop new voice commands and features for Vector. It runs on top of Wirepod setups
MIT License
49 stars 17 forks source link

setup.sh not working from zip install. #1

Closed towniehunter closed 1 year ago

towniehunter commented 1 year ago

I'm trying to install vectorx from .zip download but while trying to install this happens.

vectorx-main$ sudo ./setup.sh sudo: setup.sh: command not found

I'm pretty new to linux so please forgive me if i'm making a noob mistake.

fforchino commented 1 year ago

Changed +x permissions to .sh scripts