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

should ./caddy say caddy in run_server.sh ? #7

Closed
melvincarvalho opened this issue Nov 29, 2021 · 1 comment
Closed

should ./caddy say caddy in run_server.sh ? #7

melvincarvalho opened this issue Nov 29, 2021 · 1 comment

Comments

@melvincarvalho
Copy link

Overview

Running ./run_server.sh on ubuntu 20.04 gives the following error

./run_server.sh: line 3: ./caddy: No such file or directory

Source Code

https://github.com/anderspitman/SirTunnel/blob/master/run_server.sh#L3

Possible Solution

Remove the ./ and replace ./caddy with caddy

@melvincarvalho
Copy link
Author

I see the issue here now, first run:

https://github.com/anderspitman/SirTunnel/blob/master/install.sh

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

1 participant