mirror of
				https://github.com/fontmgr/MesloLGSNF.git
				synced 2025-10-31 20:34:31 +08:00 
			
		
		
		
	🐛 FIXED: install.sh 🐛
This commit is contained in:
		| @@ -67,7 +67,7 @@ ensure_dirs | |||||||
| ensure_perms | ensure_perms | ||||||
| # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | ||||||
| # Main progam | # Main progam | ||||||
| if __am_i_online; then | if am_i_online; then | ||||||
|   if [ -d "$INSTDIR/.git" ]; then |   if [ -d "$INSTDIR/.git" ]; then | ||||||
|     execute "git_update $INSTDIR" "Updating $APPNAME font package" |     execute "git_update $INSTDIR" "Updating $APPNAME font package" | ||||||
|   else |   else | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user