slack-autoupdate

Update your Slackware system automatically
Log | Files | Refs | README

commit 621d065ed6efca5ff711841bb3fc07e18c24bae6
parent 78ae23521d975aa1714b689d572d6119b9cd7558
Author: Slack Coder <slackcoder@server.ky>
Date:   Thu,  4 Apr 2024 16:16:04 -0500

README: Improve project overview

Diffstat:
MREADME.md | 14++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md @@ -1,12 +1,14 @@ # Slack Autoupdate -Update your Slackware system automatically by integrating these customizable -bash scripts. +Update your Slackware system automatically by integrating these simple +customizable bash scripts. -Pending update information is saved into the 'info' and 'error' text files -under '/var/spool/slack-autoupdate'. 'info.txt' should contain package -update information, and 'error.txt' contains any problems encountered while -attempting to source updates. +The updates are downloaded in the background for installation during the next +startup. If available, you are given the chance to opt out of the +upgrade by pressing enter. + +Update information is stored under the /var/spool/slack-autoupdate directory. +More advanced users could integrate email notifications. ## Support