beyondcode / expose

A beautiful, fully open-source, tunneling service - written in pure PHP
https://expose.dev
MIT License
4.24k stars 262 forks source link

[Bug]: expose command not found #401

Closed Abdulfatahkb closed 5 months ago

Abdulfatahkb commented 10 months ago

System architecture

Mac, Intel (x86)

PHP Version

No response

Bug description

[Bug]: After installing the beyondcode/expose expose command cannot be found on linux i can't call the expose executable

Steps to reproduce

No response

Relevant log output

No response

ChrisLightfootWild commented 9 months ago

It sounds like you have not set it up correctly. The instructions show moving the expose file into /usr/local/bin/, so I'd double check you did that.

You can double check your path too and confirm /usr/local/bin is present (it should be, unless you have changed it).

echo $PATH