mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
10 lines
194 B
Bash
10 lines
194 B
Bash
#!/bin/sh
|
|
|
|
# UninstallPlugin.sh
|
|
# AltStore
|
|
#
|
|
# Created by Riley Testut on 11/16/19.
|
|
# Copyright © 2019 Riley Testut. All rights reserved.
|
|
|
|
rm -rf /Library/Mail/Bundles/AltPlugin.mailbundle
|