removed exit at the end to keep source activated

This commit is contained in:
K 2024-10-07 02:02:34 +05:30
parent a11eaf5c29
commit 7551559e7b
Signed by: notkshitij
GPG Key ID: C5B8BC7530F8F43F

View File

@ -95,5 +95,3 @@ python3 blinka-test.py
echo -e "$line\nBlinka works!\n$line\n"
echo -e "\n\n\n$line$line$line\nSetup completed.\nExecute the command 'python3 /home/$(whoami)/Desktop/temp-sensor/temp-calc.py' to calculate\nthe temperature.\n# DESIGNED AND ENGINEERED BY KSHITIJ.\n# END OF SCRIPT\n$line$line$line\n\n\n"
exit 1