Remove trailing whitespace

This commit is contained in:
David Heinemeier Hansson
2025-02-04 15:00:24 +01:00
parent 2f786b954d
commit afd0b3a157
2 changed files with 2 additions and 4 deletions

View File

@@ -18,8 +18,7 @@ Categories=Development;IDE;
EOL
if [ -f "$DESKTOP_FILE" ]; then
echo "cursor.desktop created successfully"
echo "cursor.desktop created successfully"
else
echo "Failed to create cursor.desktop"
echo "Failed to create cursor.desktop"
fi

View File

@@ -1,3 +1,2 @@
sudo rm /opt/cursor.appimage
sudo rm /usr/share/applications/cursor.desktop