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 17831783# Set backend port
17841784$HESTIA /bin/v-change-sys-port $port > /dev/null 2>&1
17851785
1786+ # Create default configuration files
1787+ $HESTIA /bin/v-update-sys-defaults
1788+
17861789# Update remaining packages since repositories have changed
17871790echo -ne " [ * ] Installing remaining software updates..."
17881791apt-get -qq update
Original file line number Diff line number Diff line change 18101810# Set backend port
18111811$HESTIA /bin/v-change-sys-port $port > /dev/null 2>&1
18121812
1813+ # Create default configuration files
1814+ $HESTIA /bin/v-update-sys-defaults
1815+
18131816# Update remaining packages since repositories have changed
18141817echo -ne " [ * ] Installing remaining software updates..."
18151818apt-get -qq update
You can’t perform that action at this time.
0 commit comments