aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2018-01-22 21:50:40 +0000
committerGitHub <noreply@github.com>2018-01-22 21:50:40 +0000
commit83da4dc389051fce52b32d36e453dd6150cc827e (patch)
tree7d5ba77ef0dad06c376a4f4892dc3faf7b145dfd /Makefile
parentadd IndieWeb to communities (diff)
parentMerge pull request #1300 from meitar/vlc (diff)
downloadawesome-selfhosted-83da4dc389051fce52b32d36e453dd6150cc827e.tar.gz
awesome-selfhosted-83da4dc389051fce52b32d36e453dd6150cc827e.zip
Merge branch 'master' into add-indieweb
Diffstat (limited to '')
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 00b366ae..4886ccea 100755
--- a/Makefile
+++ b/Makefile
@@ -53,7 +53,7 @@ add:
else Moreinfo=$$(echo "($$CDemo$$CSource)" | sed 's|)\[|), [|g') ;\
fi ;\
echo -e "Copy this entry to your clipboard, paste it in the appropriate category:\n\n" ;\
- echo " * [$$Name]($$Url) - $${Description} $${Moreinfo} \`$$License\` \`$$Language\`"
+ echo "- [$$Name]($$Url) - $${Description} $${Moreinfo} \`$$License\` \`$$Language\`"
#TODO ask for category and insert item accordingly