Skip to content

Commit a97e269

Browse files
author
Samuel Vandamme
committed
Small output changes
1 parent fc06326 commit a97e269

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

install.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ if [ ! -f "/opt/coscale/cli/api.conf" ]; then
3131
echo
3232
fi
3333
else
34-
echo "### Configuration detected in /opt/coscale/cli/api.conf"
34+
echo "Configuration detected in /opt/coscale/cli/api.conf"
35+
echo
3536
fi
3637

3738
# Detect operation system

0 commit comments

Comments
 (0)