Skip to content

Commit ac02fea

Browse files
committed
Remove upd from compilation list.
1 parent 7e50fec commit ac02fea

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
@@ -290,7 +290,7 @@ if [ "$HESTIA_B" = true ] ; then
290290

291291
# Move needed directories
292292
cd ../../hestiacp-$branch
293-
mv bin func install upd web ../hestia_$HESTIA_V/usr/local/hestia/
293+
mv bin func install web ../hestia_$HESTIA_V/usr/local/hestia/
294294

295295
# Set permission
296296
cd ../hestia_$HESTIA_V/usr/local/hestia/bin

0 commit comments

Comments
 (0)