Skip to content

Script to check if an ABRoot system requires a rollback. If so, it will prompt the user to do it.

License

Notifications You must be signed in to change notification settings

Vanilla-OS/abroot-rollback-notifier

Repository files navigation

ABRoot Rollback Notifier

This small script simply checks if an ABRoot system requires a rollback. If so, it will prompt the user to do so.

Usage

The utility should run automatically on boot. However, it can be run manually with the following command:

abroot-rollback-notifier

Installation

The utility can be installed with the following command:

meson setup build
ninja -C build
sudo ninja -C build install

Requirements

About

Script to check if an ABRoot system requires a rollback. If so, it will prompt the user to do it.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages