File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- # zypperoni
1+ # zypperoni 🍕
22Speed up [ openSUSE's] ( https://en.wikipedia.org/wiki/OpenSUSE ) package manager [ zypper] ( https://en.wikipedia.org/wiki/ZYpp ) .
33
44## Synopsis
@@ -63,7 +63,7 @@ sudo rm /usr/bin/zypperoni
6363Specify the ` --debug ` option for troubleshooting.
6464Zypperoni is intended to catch SIGINT (Ctrl+C) and properly cleanup.
6565If for some reason it does not cleanup such as when receiving SIGTERM or SIGKILL, future operations should not be affected.
66- Zypperoni keeps its working directory in ` /tmp/zypperoni ` , so a reboot would always cleanup.
66+ Zypperoni keeps its working directory in ` /tmp/zypperoni_* ` , so a reboot would always cleanup.
6767Should zypperoni somehow mess up, it's very simple to clear whatever it has done wrong by doing:
6868```
6969sudo rm -rI /var/cache/zypp
You can’t perform that action at this time.
0 commit comments