8000
Skip to content

Murtesa-developer/discord-linux-deb-auto-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Discord Linux DEB Auto Updater

License: MIT

One-shot systemd service that automatically checks for the latest Discord .deb version on Linux and updates it at system startup if needed.
Runs once at boot, compares the latest version with the installed version, installs the update if necessary, and then disables itself.


Features

  • ✅ Checks the latest Discord .deb via Discord's official API
  • ✅ Compares with installed version
  • ✅ Installs only if a newer version is available
  • ✅ Runs once at system startup
  • ✅ Automatically disables itself after execution
  • ✅ Runs as root using systemd for proper permissions

Installation

Run the installer script as root:

chmod +x install.sh
sudo ./install.sh

About

systemd service that checks and updates Discord .deb automatically at Linux boot.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages

0