summaryrefslogtreecommitdiff
path: root/update-all.conf
blob: 4726023f003da67ae7805fc1432e6805ef6194ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/bin/bash

archSystems=(
  musik
  raspi
  nlopc43
)

debianSystems=(
  router
)

cruxSystems=(
  localhost
  fileserver
)