OSDN Git Service

Evernoteサムネイルの取得に失敗する問題を修正した
[neighbornote/NeighborNote.git] / uninstall.sh
old mode 100755 (executable)
new mode 100644 (file)
index bc61b03..1cc11fa
@@ -8,7 +8,7 @@ if [ "$(id -u)" != "0" ]; then
    exit 1
 fi
 
-rm /usr/share/applications/nixnote.desktop
-rm -rf /usr/share/nixnote
+rm /usr/share/applications/neighbornote.desktop
+rm -rf /usr/share/neighbornote
 
 echo "Uninstall completed"