Skip to content

Commit 5dc7ba4

Browse files
committed
Change BUILD_DIR to root.
1 parent 87284b9 commit 5dc7ba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hst_autocompile.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Autocompile Script for HestiaCP deb Files.
22

33
# Set compiling directory
4-
BUILD_DIR='/usr/src'
4+
BUILD_DIR='/root'
55
INSTALL_DIR='/usr/local/hestia'
66

77
# Set git repository raw path

0 commit comments

Comments
 (0)