Skip to content

Commit a395ac5

Browse files
DhruvaG2000szczys
andauthored
Update install.sh: before installed msg
Co-authored-by: Mike Szczys <szczys@users.noreply.github.com>
1 parent 15ae173 commit a395ac5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ mv ~/.ArduinoCore-API/api/tmpArduinoAPI.h ~/.ArduinoCore-API/api/ArduinoAPI.h
1515
echo -e "\n\nLinking..."
1616
ln -sf ~/.ArduinoCore-API/api ~/zephyrproject/modules/lib/Arduino-Zephyr-API/cores/arduino/.
1717

18-
echo "\nModule Successfully installed..."
18+
echo -e "\nModule Successfully installed..."

0 commit comments

Comments
 (0)