Skip to content

Commit e9b3c74

Browse files
committed
f
1 parent 3406904 commit e9b3c74

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
@@ -82,6 +82,7 @@ echo "Installing apt packages"
8282
echo -e "\e[1;31m Error: Failed to install packages. Exiting\e[0m" >&2
8383
exit 1
8484
fi
85+
echo ""
8586

8687
echo "Downloading Web Plotter for $BRANCH from Github"
8788
if git ls-remote --exit-code --heads $git "$BRANCH" > /dev/null; then

0 commit comments

Comments
 (0)