Skip to content

Commit d78716b

Browse files
committed
infrablockchain build script - fix ascii logo
1 parent 5d8cbd0 commit d78716b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/infrablockchain_install.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ execute cd $BUILD_DIR
1717
execute make install
1818
execute cd ..
1919

20-
echo "\n${COLOR_RED} _____ __ ____ _ _ _ _"
20+
echo " "
21+
echo " _____ __ ____ _ _ _ _"
2122
echo " |_ _| / _| | _ \| | | | | | (_)"
2223
echo " | | _ __ | |_ _ __ __ _| |_) | | ___ ___| | _____| |__ __ _ _ _ __"
2324
echo " | | | '_ \| _| '__/ _\` | _ <| |/ _ \ / __| |/ / __| '_ \ / _\` | | '_ \\"

0 commit comments

Comments
 (0)