#!/bin/bash # Elevate script if [ ! "$UID" -eq 0 ] then exec sudo bash "$0" "$USER" fi homeDir=$(sudo -u $1 bash -c 'realpath ~') cp "$homeDir/Nextcloud/Caskaydia Cove Regular Nerd Font Complete.otf" /usr/share/font/opentype