mirror of
				https://github.com/fontmgr/MesloLGSNF.git
				synced 2025-11-01 04:44:32 +08:00 
			
		
		
		
	🗃 Modified: install.sh 🗃
This commit is contained in:
		| @@ -45,7 +45,7 @@ scripts_check | |||||||
| APPNAME="${APPNAME:-MesloLGSNF}" | APPNAME="${APPNAME:-MesloLGSNF}" | ||||||
| APPDIR="$SHARE/CasjaysDev/fontmgr/$APPNAME" | APPDIR="$SHARE/CasjaysDev/fontmgr/$APPNAME" | ||||||
| INSTDIR="$SHARE/CasjaysDev/fontmgr/$APPNAME" | INSTDIR="$SHARE/CasjaysDev/fontmgr/$APPNAME" | ||||||
| REPO_BRANCH="${GIT_REPO_BRANCH:-master}" | REPO_BRANCH="${GIT_REPO_BRANCH:-main}" | ||||||
| REPO="${FONTMGRREPO:-https://github.com/fontmgr}/$APPNAME" | REPO="${FONTMGRREPO:-https://github.com/fontmgr}/$APPNAME" | ||||||
| REPORAW="$REPO/raw/$REPO_BRANCH" | REPORAW="$REPO/raw/$REPO_BRANCH" | ||||||
| APPVERSION="$(__appversion "$REPORAW/version.txt")" | APPVERSION="$(__appversion "$REPORAW/version.txt")" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user