Jafner.net/homelab/wizard/config/show-config.sh
Joey Hafner 6086222503
Reorganize root level of repo.
- Move homelab, Jafner.dev (now called blog) to root.
- Rename "archived projects" -> "archive"
- Rename "active projects" -> "projects"
- Rename "jafner-homebrew" -> "5ehomebrew"
- Rename "docker-llm-amd" -> "local-ai"
2024-07-16 12:17:55 -07:00

6 lines
132 B
Bash

#!/bin/vbash
source /opt/vyatta/etc/functions/script-template
run show configuration all | /usr/libexec/vyos/strip-private.py
exit