#!/bin/sh red='\e[1;31m%s\e[0m\n' printf "\n" printf $red "Please run bash ~/NextcloudInit-SITEname.sh after the first nextcloud login" printf "\n"