From 6f451cae7d21c8439b4a04750cb0e945d7c1c599 Mon Sep 17 00:00:00 2001 From: Slack Coder Date: Tue, 25 Mar 2025 06:11:02 -0500 Subject: todo --- correctly check for non-existent slackbuilds.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 correctly check for non-existent slackbuilds.md diff --git a/correctly check for non-existent slackbuilds.md b/correctly check for non-existent slackbuilds.md new file mode 100644 index 0000000..10a0ccc --- /dev/null +++ b/correctly check for non-existent slackbuilds.md @@ -0,0 +1,7 @@ +# Correctly check for non-existent SlackBuilds + +Verify the existence of all SlackBuilds given as arguments with sboinstall and +sboupgrade. Currently all but the first are checked. This only causes a +problem when '--nointeractive' is set. + +Thanks again pghvlaans! -- cgit v1.2.3