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