mirror of
https://github.com/fontmgr/MesloLGSNF.git
synced 2025-12-18 22:28:10 +08:00
🦈🏠❗ Well I did things - Hopefully nothing breaks ❗🏠🦈
This commit is contained in:
@@ -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")"
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
020820212104-git
|
020920210218-git
|
||||||
|
|||||||
Reference in New Issue
Block a user