From 56b0630251c5730ed3f03ac9d187d1ced7c1f6fe Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 11 Jul 2016 23:22:53 +0200 Subject: initial Commit --- update-all.conf | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 update-all.conf (limited to 'update-all.conf') diff --git a/update-all.conf b/update-all.conf new file mode 100644 index 0000000..4726023 --- /dev/null +++ b/update-all.conf @@ -0,0 +1,16 @@ +#!/bin/bash + +archSystems=( + musik + raspi + nlopc43 +) + +debianSystems=( + router +) + +cruxSystems=( + localhost + fileserver +) -- cgit v1.2.3-54-g00ecf