diff --git a/GFontInstaller.sh b/GFontInstaller.sh index 323a9e3..ee5fb9b 100644 --- a/GFontInstaller.sh +++ b/GFontInstaller.sh @@ -1,5 +1,5 @@ #!/bin/bash -SCRIPTLOC=$FIXME +SCRIPTLOC="https://gogs.tfmm.co/tfmm/GFontInstallerMac/raw/master/fontupdater.sh" #Check for root if [[ $EUID -ne "0" ]]