mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-01-02 07:51:07 -08:00
Use pathname local socket
This commit is contained in:
@@ -273,7 +273,7 @@ void MagiskInit::setup_tmp(const char *path) {
|
||||
|
||||
mount_preinit_dir(path, preinit_dev);
|
||||
|
||||
cp_afc(".backup/.magisk", INTLROOT "/config");
|
||||
cp_afc(".backup/.magisk", MAIN_CONFIG);
|
||||
rm_rf(".backup");
|
||||
|
||||
// Create applet symlinks
|
||||
|
||||
Reference in New Issue
Block a user