#!/bin/bash
NEXTCLOUD_DIR="${NEXTCLOUD_DIR}";

mkdir -p ~/.omp;
cp ~/$NEXTCLOUD_DIR/.omp/manuel.omp.json ~/.omp/manuel.omp.json;