This repository has been archived on 2024-02-11. You can view files and clone it, but cannot push or open issues or pull requests.
2021-11-14 19:06:58 +01:00

10 lines
171 B
YAML

---
install_software:
- git
- bash
- dropbear
- python3
# - openssh-server # enable when needed for scp
- openssh-client-default
- openssh-client-common