mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Changed from ext4 to f2fs
Changed from dphys-swapfile to zram-tools Fix on auto-update.py
This commit is contained in:
@ -45,7 +45,7 @@ source "arm" "rpi64-pwnagotchi" {
|
||||
name = "root"
|
||||
type = "83"
|
||||
start_sector = "532480"
|
||||
filesystem = "ext4"
|
||||
filesystem = "f2fs"
|
||||
size = "0"
|
||||
mountpoint = "/"
|
||||
}
|
||||
|
Reference in New Issue
Block a user