forked from finn/tinyboard
restructure
This commit is contained in:
8
spoke/aptprimary.sh
Executable file
8
spoke/aptprimary.sh
Executable 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
|
||||
Reference in New Issue
Block a user