Closed vochong closed 1 year ago
You have errors which indicate stat /home/python/Venv/WSVPN/wsvpn/wsvpn: directory not found
However, the Python script is /home/python/Venv/WSVPN/wsvpn/./build.py
This means that folder should exist, build.py
is in the root of the repository and so is a folder called wsvpn
(which contains a single file, main.go
)