forgot then
This commit is contained in:
parent
415f675825
commit
83e285f13d
@ -214,7 +214,7 @@ Categories=Utility;
|
|||||||
EOL
|
EOL
|
||||||
|
|
||||||
echo -e "\n ${GREEN}✅ Desktop launcher created at ~/.local/share/applications/qortal-hub.desktop${NC}"
|
echo -e "\n ${GREEN}✅ Desktop launcher created at ~/.local/share/applications/qortal-hub.desktop${NC}"
|
||||||
if [ -d "${HOME}/Desktop" ]
|
if [ -d "${HOME}/Desktop" ]; then
|
||||||
cp "$HOME/.local/share/applications/qortal-hub.desktop" "${HOME}/Desktop/"
|
cp "$HOME/.local/share/applications/qortal-hub.desktop" "${HOME}/Desktop/"
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user