OSDN Git Service

[fix] : Fixed #3
authorHayao (山田パヤオ) <hayao@fascode.net>
Thu, 31 Dec 2020 14:57:46 +0000 (23:57 +0900)
committerGitHub <noreply@github.com>
Thu, 31 Dec 2020 14:57:46 +0000 (23:57 +0900)
alterlinux-desktop-file/alterlinux-desktop-file

index 83ac232..625e682 100755 (executable)
@@ -148,5 +148,5 @@ copy "${source_file}" "${desktop_dir}"
 
 
 if [[ "${alterlive}" = true ]]; then
-    remove ~/.config/autostart/genicon.desktop
+    remove "${HOME}/.config/autostart/genicon.desktop"
 fi