An updater program which can install the latest available version of Microsoft Edge to non-APT or DNF-based Linux distros.
Common now contains a notify function which uses notify-send to provide
a user with a notification when the function is called.
- Function takes 2 inputs, {summary} and {body} which are respectful
to the basic arguments for notify-send.
- Function returns an issue with required amount of arguments aren't
met.
- Default arguments are used with notify-send, no other interaction
is made possible.
Updated backup functions to only log STDERR to file, which files are
(de)compressed aren't fundamental to logging information and exact files
can be checked appropriately via other means.
Fixed bug with relative path being incorrect for operation of updater
when sourcing in common.
|
||
|---|---|---|
| utils | ||
| LICENSE | ||
| README.md | ||
| source.list | ||
| updater | ||
(WIP) Microsoft Edge (Beta) Updater
An updater program which can install the latest available version of Microsoft Edge to non-Debian-based Linux distros.
Currently this program can only update the Beta release of Microsoft Edge for amd64 architectures.
Usage
Usage: updater [OPTION]
Microsoft Edge Updater (0.1.2) - An updater program which can install the latest available version of Microsoft Edge to non-Debian-based Linux distros.
DISCLAIMER: Currently this program can only update the Beta release of Microsoft Edge for amd64 architectures.
Options:
-y, --yes-all Assume yes to all yes/no decisions.
-v, --version Print out the version of the script and exit.
--help Print this help message and exit
Information
- Program Name - Microsoft Edge Updater
- Script Name - updater
- Version - 0.1.2 (Beta)
- Synopsis - update Microsoft Edge (Beta) to the latest release.
- Author(s) - Ethan Smith-Coss (No contact)
- License - No License