Skip to content

Instantly share code, notes, and snippets.

@patrickgrebe
patrickgrebe / znuny-update-patchlevel.sh
Last active December 2, 2021 08:17 — forked from meisterheister/otrs-update-patchlevel.sh
ZNUNY Patch Level Update Script for ZNUNY 6.0 (LTS)
#!/bin/bash
# ZNUNY Patch Level Update Script for ZNUNY 6.0
# Can also be used to migrate the OTRS Community Edition in version 6 to ZNUNY LTS.
# Furthermore, to update the patch level of the migrated version.
#
# Author: https://github.com/meisterheister
# Last Update: 2021-10-28
# Modified by: Patrick Grebe@Hensel
#