🦈🏠 Well I did things - Hopefully nothing breaks 🏠🦈

This commit is contained in:
Jason 2021-02-09 02:18:37 -05:00 committed by casjay
parent 94499a2f02
commit 69a0f49531
No known key found for this signature in database
GPG Key ID: 4F765975C1F0EE5F
2 changed files with 3 additions and 3 deletions

View File

@ -43,9 +43,9 @@ scripts_check
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Defaults # Defaults
APPNAME="${APPNAME:-MesloLGSNF}" APPNAME="${APPNAME:-MesloLGSNF}"
APPDIR="${APPDIR:-$SHARE/CasjaysDev/fontmgr}/$APPNAME" APPDIR="${APPDIR:-$SHARE/CasjaysDev/fontmgr/$APPNAME}"
INSTDIR="${APPDIR}" INSTDIR="${APPDIR}"
REPO="${FONTMGRREPO:-https://github.com/fontmgr}/${APPNAME}" REPO="${FONTMGRREPO:-https://github.com/fontmgr/$APPNAME}"
REPORAW="${REPORAW:-$REPO/raw}" REPORAW="${REPORAW:-$REPO/raw}"
APPVERSION="$(__appversion "$REPORAW/master/version.txt")" APPVERSION="$(__appversion "$REPORAW/master/version.txt")"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

View File

@ -1 +1 @@
020820212104-git 020920210218-git