feat: Mise à jour des commandes

This commit is contained in:
2020-12-21 11:59:02 +01:00
parent 081c639710
commit cf23e0bc49
2 changed files with 3 additions and 7 deletions

8
run
View File

@ -8,13 +8,9 @@ set -eu
. ./themes/hugo-theme-lowtech/scripts/run
help() {
echo
echo "💡 Aide 💡"
echo "----------"
echo
echo "Commandes :"
echo "- ./run favicon 🎨 Création du favicon"
help_generic
echo "- ./run favicon 🎨 Création du favicon"
echo
}
favicon() {