Skip to content

Commit cd336bb

Browse files
committed
Small optical tab adjustment.
1 parent b1a884d commit cd336bb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

install/hst-install.sh

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,12 @@ fi
5353

5454
no_support_message(){
5555
echo "****************************************************"
56-
echo "Your operating system (OS) is not supported by"
57-
echo "Hestia Control Panel. Officially supported releases:"
58-
echo "****************************************************"
56+
echo "Your operating system (OS) is not supported by"
57+
echo "Hestia Control Panel. Officially supported releases:"
58+
echo "****************************************************"
5959
echo " Debian 8, 9"
6060
echo " Ubuntu 16.04 LTS, 18.04 LTS"
61-
echo ""
61+
echo ""
6262
exit 1;
6363
}
6464

0 commit comments

Comments
 (0)