diff options
author | Slack Coder <slackcoder@server.ky> | 2023-10-18 17:27:00 -0500 |
---|---|---|
committer | Slack Coder <slackcoder@server.ky> | 2023-10-18 17:27:00 -0500 |
commit | 2be3a82f3a801a84c98a4de9c818ce8b0497135b (patch) | |
tree | 9fb89a6b10fddbb1560d895215b445813d3ea28c /Removepkg continue on fail.md | |
parent | 2fda2161877e61e16b7f208ba1f92f650776cbe2 (diff) | |
download | pkgtools-go-todo.tar.xz |
move todos to project roottodo
Diffstat (limited to 'Removepkg continue on fail.md')
-rw-r--r-- | Removepkg continue on fail.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Removepkg continue on fail.md b/Removepkg continue on fail.md new file mode 100644 index 0000000..a0267c1 --- /dev/null +++ b/Removepkg continue on fail.md @@ -0,0 +1,4 @@ +# Remove package continue on fail + +Removepkg should continue after a failed file deletion, outputing errors to the +console. |