diff --git a/ucs-upgrade b/ucs-upgrade new file mode 100644 index 0000000..2977ea5 --- /dev/null +++ b/ucs-upgrade @@ -0,0 +1,5 @@ +#!/bin/bash + +univention-upgrade --ignoressh --ignoreterm --noninteractive + +univention-run-join-scripts \ No newline at end of file