Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/hakchi2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'user_mods/music_hack.hmod/uninstall')
-rw-r--r--user_mods/music_hack.hmod/uninstall10
1 files changed, 10 insertions, 0 deletions
diff --git a/user_mods/music_hack.hmod/uninstall b/user_mods/music_hack.hmod/uninstall
new file mode 100644
index 00000000..99409410
--- /dev/null
+++ b/user_mods/music_hack.hmod/uninstall
@@ -0,0 +1,10 @@
+rm "$preinitpath/pb223_music_hack"
+rm "$rootfs/usr/share/clover-ui/resources/sounds/hvc/bgm_boot.wav"
+rm "$rootfs/usr/share/clover-ui/resources/sounds/hvc/bgm_home.wav"
+rmdir --ignore-fail-on-non-empty "$rootfs/usr/share/clover-ui/resources/sounds/hvc"
+rmdir --ignore-fail-on-non-empty "$rootfs/usr/share/clover-ui/resources/sounds"
+rmdir --ignore-fail-on-non-empty "$rootfs/usr/share/clover-ui/resources"
+rmdir --ignore-fail-on-non-empty "$rootfs/usr/share/clover-ui"
+rmdir --ignore-fail-on-non-empty "$rootfs/usr/share"
+rmdir --ignore-fail-on-non-empty "$rootfs/usr"
+unset cfg_music_hack_enabled