File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -349,7 +349,7 @@ if [ "$HESTIA_B" = true ] ; then
349349
350350 # Move needed directories
351351 cd $BUILD_DIR /hestiacp-$branch
352- mv bin func install themes web ../hestia_$HESTIA_V /usr/local/hestia/
352+ mv bin func install web ../hestia_$HESTIA_V /usr/local/hestia/
353353
354354 # Set permission
355355 cd ../hestia_$HESTIA_V /usr/local/hestia/bin
Original file line number Diff line number Diff line change @@ -452,7 +452,7 @@ if [ "$HESTIA_B" = true ] ; then
452452
453453 # Move needed directories
454454 cd $BUILD_DIR /hestiacp-$branch
455- mv bin func install themes web ../hestia_$HESTIA_V /usr/local/hestia/
455+ mv bin func install web ../hestia_$HESTIA_V /usr/local/hestia/
456456
457457 # Set permission
458458 cd ../hestia_$HESTIA_V /usr/local/hestia/bin
You can’t perform that action at this time.
0 commit comments