File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 17821782# Set backend port
17831783$HESTIA /bin/v-change-sys-port $port > /dev/null 2>&1
17841784
1785+ # Create default configuration files
1786+ $HESTIA /bin/v-update-sys-defaults
1787+
17851788# Update remaining packages since repositories have changed
17861789echo -ne " [ * ] Installing remaining software updates..."
17871790apt-get -qq update
Original file line number Diff line number Diff line change 18091809# Set backend port
18101810$HESTIA /bin/v-change-sys-port $port > /dev/null 2>&1
18111811
1812+ # Create default configuration files
1813+ $HESTIA /bin/v-update-sys-defaults
1814+
18121815# Update remaining packages since repositories have changed
18131816echo -ne " [ * ] Installing remaining software updates..."
18141817apt-get -qq update
You can’t perform that action at this time.
0 commit comments