diff --git a/scripts/install.sh b/scripts/install.sh index d339293..cf1e580 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -4,4 +4,4 @@ ./cmakew --build build sudo ./cmakew --install build -echo "Done. You can open it from the application dashboard. \ No newline at end of file +echo "Done. You can open it from the application dashboard." \ No newline at end of file