Merge 0e74ce02e8581d29af9ef0c4c323dabd6820dcfd into 5c94e8c22de067282f4cf6d782afd7b75cdd08c8
This commit is contained in:
		
						commit
						c6a1fe909b
					
				| @ -10,7 +10,9 @@ else | ||||
|   DEST_DIR="$HOME/.local/share/icons" | ||||
| fi | ||||
| 
 | ||||
| if [ -d "$DEST_DIR/WhiteSur-cursors" ]; then | ||||
| if [ ! -d "$DEST_DIR" ]; then | ||||
|   mkdir -p $DEST_DIR | ||||
| elif [ -d "$DEST_DIR/WhiteSur-cursors" ]; then | ||||
|   rm -r "$DEST_DIR/WhiteSur-cursors" | ||||
| fi | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Simone Esposito
						Simone Esposito