summaryrefslogtreecommitdiff
path: root/bin/bootstrap-mysql
diff options
context:
space:
mode:
Diffstat (limited to 'bin/bootstrap-mysql')
-rwxr-xr-xbin/bootstrap-mysql3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/bootstrap-mysql b/bin/bootstrap-mysql
index 6339661..e841d92 100755
--- a/bin/bootstrap-mysql
+++ b/bin/bootstrap-mysql
@@ -270,6 +270,9 @@ fi
'nlopc'*|'rechenknecht'|'buildknecht'*)
operator='deep42thought'
;;
+ 'eurobuild')
+ operator='abaumann'
+ ;;
*)
operator="${name}"
;;