#!/bin/sh
mv /etc/csync2.cfg /etc/csync2/ >/dev/null 2>&1 mv /etc/csync2_ssl_*.pem /etc/csync2/ >/dev/null 2>&1
exit 0