Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
22014421b1 |
@@ -3,9 +3,9 @@
|
|||||||
xdg=$(xdg-user-dir DESKTOP)
|
xdg=$(xdg-user-dir DESKTOP)
|
||||||
src=/usr/share/applications
|
src=/usr/share/applications
|
||||||
|
|
||||||
if [[ -f $src/konversation.desktop ]]; then
|
if [[ -f $src/Konversation.desktop ]]; then
|
||||||
install -Dm755 $src/konversation.desktop \
|
install -Dm755 $src/Konversation.desktop \
|
||||||
$xdg/konversation.desktop
|
$xdg/Konversation-artix-help.desktop
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ -f /usr/bin/calamares ]]; then
|
if [[ -f /usr/bin/calamares ]]; then
|
||||||
|
Reference in New Issue
Block a user