diff options
author | Slack Coder <slackcoder@server.ky> | 2025-04-07 04:57:04 -0500 |
---|---|---|
committer | Slack Coder <slackcoder@server.ky> | 2025-04-07 04:57:04 -0500 |
commit | 31ac0e49f1b4799c2b930b2b063ac82b730d0606 (patch) | |
tree | b854bfca36303fdcb441d417795a419e1cfdfe37 | |
parent | 49b5ac0b52352b7310359702fd597fabe590b6c3 (diff) | |
download | sbotools2-31ac0e49f1b4799c2b930b2b063ac82b730d0606.tar.xz |
todotodo
-rw-r--r-- | correctly check for non-existent slackbuilds.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/correctly check for non-existent slackbuilds.md b/correctly check for non-existent slackbuilds.md deleted file mode 100644 index 10a0ccc..0000000 --- a/correctly check for non-existent slackbuilds.md +++ /dev/null @@ -1,7 +0,0 @@ -# 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! |