Skip to content

Commit 57ab21e

Browse files
committed
update install.sh
1 parent d367e21 commit 57ab21e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@ install_random_fake_site() {
238238
if ! command -v nginx &> /dev/null; then
239239
echo -e "${yellow}×××××××××××××××××××××××${rest}"
240240
echo -e "${red}Nginx is not installed.${rest}"
241+
echo -e "${yellow}×××××××××××××××××××××××${rest}"
241242
exit 1
242243
fi
243244

0 commit comments

Comments
 (0)