mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 21:34:12 -07:00
Update vesta_compile.sh
This commit is contained in:
parent
4e5c316f10
commit
f3988e5ccb
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ VESTA_VER='0.9.8-25'
|
|||
|
||||
# Set compiling directory
|
||||
BUILD_DIR="/usr/src/$DEB_NAME"
|
||||
INSTALL_DIR="/usr/local/vesta/$DEB_NAME"
|
||||
INSTALL_DIR="/usr/local/vesta"
|
||||
|
||||
# Set git repository raw path
|
||||
GIT_SRC='https://raw.githubusercontent.com/myvesta/vesta/master/src'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue