Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
320dc22775
|
@@ -13,8 +13,8 @@ src=/usr/share/applications
|
|||||||
# fi
|
# fi
|
||||||
|
|
||||||
if [[ -f /usr/bin/calamares ]]; then
|
if [[ -f /usr/bin/calamares ]]; then
|
||||||
sed -i s/Icon.*=calamares/Icon=artixlinux-logo/g $src/calamares.desktop
|
|
||||||
cp -f $src/calamares.desktop "$xdg/"
|
cp -f $src/calamares.desktop "$xdg/"
|
||||||
|
sed -i s/Icon.*=calamares/Icon=artixlinux-logo/g "$xdg"/calamares.desktop
|
||||||
chmod +x "$xdg/calamares.desktop"
|
chmod +x "$xdg/calamares.desktop"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user