Remove hugo gen autocomplete

Closes #8862
This commit is contained in:
Joe Mooring
2022-01-30 15:33:15 -08:00
committed by Bjørn Erik Pedersen
parent 5ca40c8f7c
commit 3336762939
7 changed files with 5 additions and 156 deletions

View File

@@ -65,7 +65,7 @@ parts:
ldd hugo || :
echo " * Building shell completion..."
./hugo gen autocomplete --completionfile=hugo-completion
./hugo completion bash > hugo-completion
echo " * Installing to ${SNAPCRAFT_PART_INSTALL}..."
install -d $SNAPCRAFT_PART_INSTALL/bin