mirror of
				https://github.com/AppFlowy-IO/AppFlowy.git
				synced 2025-11-04 03:54:44 +00:00 
			
		
		
		
	
		
			
	
	
		
			4 lines
		
	
	
		
			81 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			4 lines
		
	
	
		
			81 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
								 | 
							
								#!/bin/bash
							 | 
						||
| 
								 | 
							
								if [ -e /usr/local/bin/appflowy ]; then
							 | 
						||
| 
								 | 
							
								rm /usr/local/bin/appflowy
							 | 
						||
| 
								 | 
							
								fi
							 |