1
0
forked from finn/tinyboard

restructure

This commit is contained in:
2026-04-13 12:53:14 -07:00
parent 05a5928a56
commit 299f6c5355
8 changed files with 132 additions and 148 deletions

8
spoke/aptprimary.sh Executable file
View File

@@ -0,0 +1,8 @@
#!/bin/bash
# Need armbian-config?
apt install -y vim
apt install -y autossh
apt install -y docker.io docker-cli docker-compose
usermod -aG docker armbian