|
@@ -95,7 +95,7 @@ usage() {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
# Set compiling directory
|
|
# Set compiling directory
|
|
|
-REPO='hestia/hestiacp'
|
|
|
|
|
|
|
+REPO='hestiacp/hestiacp'
|
|
|
BUILD_DIR='/tmp/hestiacp-src'
|
|
BUILD_DIR='/tmp/hestiacp-src'
|
|
|
INSTALL_DIR='/usr/local/hestia'
|
|
INSTALL_DIR='/usr/local/hestia'
|
|
|
SRC_DIR="$(cd "$(dirname "$0")/.." && pwd)"
|
|
SRC_DIR="$(cd "$(dirname "$0")/.." && pwd)"
|