From ebeeb1815d134600116b0fe6441ba8d4117b2269 Mon Sep 17 00:00:00 2001 From: Christopher Hubing Date: Tue, 27 Aug 2019 11:00:21 -0400 Subject: [PATCH] Create common.bash --- common.bash | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 common.bash diff --git a/common.bash b/common.bash new file mode 100644 index 0000000..641478c --- /dev/null +++ b/common.bash @@ -0,0 +1,2 @@ +maintainer="tier" +imagename="eduroam-freeradius"