We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e40dcb commit dd9dffbCopy full SHA for dd9dffb
install/hst-install-debian.sh
@@ -1798,7 +1798,7 @@ fi
1798
$HESTIA/bin/v-change-sys-port $port > /dev/null 2>&1
1799
1800
# Set default theme
1801
-$HESTIA/bin/v-change-sys-theme 'default'
+$HESTIA/bin/v-change-sys-theme 'dark'
1802
1803
# Update remaining packages since repositories have changed
1804
echo -ne "[ * ] Installing remaining software updates..."
install/hst-install-ubuntu.sh
@@ -1837,7 +1837,7 @@ fi
1837
1838
1839
1840
1841
1842
1843
0 commit comments