We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d808cb2 commit 1def183Copy full SHA for 1def183
2 files changed
bin/v-update-sys-hestia-git
@@ -349,7 +349,7 @@ if [ "$HESTIA_B" = true ] ; then
349
350
# Move needed directories
351
cd $BUILD_DIR/hestiacp-$branch
352
- mv bin func install themes web ../hestia_$HESTIA_V/usr/local/hestia/
+ mv bin func install web ../hestia_$HESTIA_V/usr/local/hestia/
353
354
# Set permission
355
cd ../hestia_$HESTIA_V/usr/local/hestia/bin
src/hst_autocompile.sh
@@ -452,7 +452,7 @@ if [ "$HESTIA_B" = true ] ; then
452
453
454
455
456
457
458
0 commit comments