mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
chore: drop debug statement
This commit is contained in:
@@ -125,7 +125,6 @@ main() {
|
||||
|
||||
echo "====> Rebuild versions"
|
||||
if [[ -f "tmp/docs-build/versions.json" ]]; then
|
||||
sed "s/^/ /" "tmp/docs-build/versions.json"
|
||||
python contrib/sort-mkdocs-versions
|
||||
else
|
||||
echo " No version file exists"
|
||||
|
||||
Reference in New Issue
Block a user