|
|
@@ -349,7 +349,7 @@ if [ "$HESTIA_B" = true ] ; then
|
|
|
|
|
|
# Move needed directories
|
|
|
cd $BUILD_DIR/hestiacp-$branch
|
|
|
- mv bin func install themes web ../hestia_$HESTIA_V/usr/local/hestia/
|
|
|
+ mv bin func install web ../hestia_$HESTIA_V/usr/local/hestia/
|
|
|
|
|
|
# Set permission
|
|
|
cd ../hestia_$HESTIA_V/usr/local/hestia/bin
|