Skip to content

Commit 3979bb3

Browse files
Update hst-install-ubuntu.sh
1 parent afb35cc commit 3979bb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/hst-install-ubuntu.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -554,6 +554,7 @@ rm -rf $HESTIA > /dev/null 2>&1
554554
# Package Excludes #
555555
#----------------------------------------------------------#
556556

557+
# Excluding packages
557558
if [ "$nginx" = 'no' ]; then
558559
software=$(echo "$software" | sed -e "s/^nginx//")
559560
fi

0 commit comments

Comments
 (0)