From 621d065ed6efca5ff711841bb3fc07e18c24bae6 Mon Sep 17 00:00:00 2001 From: Slack Coder Date: Thu, 4 Apr 2024 16:16:04 -0500 Subject: README: Improve project overview --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index a0aebad..9947c85 100644 --- 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 -- cgit v1.2.3