* Use correct cert * Fix boot partition handling * Cleanup rauc handling * Make a reboot * handling
5 lines
59 B
Bash
Executable File
5 lines
59 B
Bash
Executable File
#!/bin/sh
|
|
|
|
systemctl start mnt-boot.mount
|
|
systemctl reboot
|