Skip to content

Commit

Permalink
Update by CLI (2024-08-06 18:56:56.200109)
Browse files Browse the repository at this point in the history
  • Loading branch information
s3tupw1zard committed Aug 6, 2024
1 parent d4da2b2 commit e1ca092
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 2 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# Googlers Magisk Repo
# s3tupw1zard's Magisk Repo
- This repository stores modules for [MMRL](https://github.com/DerGoogler/MMRL) and [MRepo](https://github.com/MRepoApp/MRepo.git).

I'm using this privately. Please be aware that Magisk modules may not always be up to date.
This is especially if I needed to add a module by hand using a link to a zip file and if there is no updater.json or similar present from the developer.

## USE THIS AT YOUR OWN RISK
I'm not responsible for any potential damage to your device.

## Add to MMRL or MRepo

```
Expand Down
2 changes: 1 addition & 1 deletion json/modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"submission": null,
"metadata": {
"version": 1,
"timestamp": 1722970257.315463
"timestamp": 1722970616.200109
},
"modules": [
{
Expand Down
20 changes: 20 additions & 0 deletions log/sync_2024-08-06.log
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,23 @@
[2024/08/06 18:50:57] Pull INFO: _check_version_code: [QuickSwitch] -> already the latest version
[2024/08/06 18:50:57] LocalTracks INFO: get_tracks: modules_folder = /srv/android/smr/modules
[2024/08/06 18:50:57] LocalTracks INFO: get_tracks: size = 8
[2024/08/06 18:56:48] LocalTracks INFO: get_tracks: modules_folder = /srv/android/smr/modules
[2024/08/06 18:56:48] LocalTracks INFO: get_tracks: size = 8
[2024/08/06 18:56:48] Pull DEBUG: from_track: [AFWall-Boot-AntiLeak] -> type: GIT
[2024/08/06 18:56:48] Pull DEBUG: from_track: [Package_Installer_v2] -> type: ONLINE_JSON
[2024/08/06 18:56:48] Pull DEBUG: from_track: [PlayIntegrityFix] -> type: ONLINE_JSON
[2024/08/06 18:56:48] Pull DEBUG: from_track: [QuickSwitch] -> type: GIT
[2024/08/06 18:56:48] Pull DEBUG: from_track: [Viper4Android-RE] -> type: ONLINE_JSON
[2024/08/06 18:56:48] Pull DEBUG: from_track: [Zygisk-Assistant] -> type: ONLINE_JSON
[2024/08/06 18:56:48] Pull DEBUG: from_track: [nano-ndk] -> type: ONLINE_JSON
[2024/08/06 18:56:48] Pull DEBUG: from_track: [playcurl] -> type: ONLINE_JSON
[2024/08/06 18:56:48] Pull INFO: _check_version_code: [Zygisk-Assistant] -> already the latest version
[2024/08/06 18:56:48] Pull INFO: _check_version_code: [Viper4Android-RE] -> already the latest version
[2024/08/06 18:56:48] Pull INFO: _check_version_code: [playcurl] -> already the latest version
[2024/08/06 18:56:48] Pull INFO: _check_version_code: [Package_Installer_v2] -> already the latest version
[2024/08/06 18:56:48] Pull INFO: _check_version_code: [PlayIntegrityFix] -> already the latest version
[2024/08/06 18:56:48] Pull INFO: _check_version_code: [nano-ndk] -> already the latest version
[2024/08/06 18:56:48] Pull INFO: _check_version_code: [AFWall-Boot-AntiLeak] -> already the latest version
[2024/08/06 18:56:56] Pull INFO: _check_version_code: [QuickSwitch] -> already the latest version
[2024/08/06 18:56:56] LocalTracks INFO: get_tracks: modules_folder = /srv/android/smr/modules
[2024/08/06 18:56:56] LocalTracks INFO: get_tracks: size = 8

0 comments on commit e1ca092

Please sign in to comment.