minipot-server-configs

copy-from-git-to-system

doas -u root -- .scripts/copy-from-git-to-system

git commands

git fetch --progress --prune --recurse-submodules=no origin
git checkout main
git merge --ff --ff-only refs/remotes/origin/main
git checkout main