mirror of
https://github.com/retspen/webvirtcloud
synced 2024-10-31 19:44:16 +00:00
Silly Mistake fixed
This commit is contained in:
parent
46029d533c
commit
950e668631
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
WEBVIRT_PATH="/srv/webvirtcloud"
|
||||
SERVICE_PATH="$WEBVIRT_PATH/venv/bin:/usr/bin"
|
||||
PATH="$WEBVIRT_PATH/venv/bin:/usr/bin"
|
||||
|
|
Loading…
Reference in a new issue