Commit 0a155785 authored by Vitaly Lipatov's avatar Vitaly Lipatov

fix epm clean

parent e714a019
......@@ -48,7 +48,7 @@ case $PMTYPE in
slackpkg)
;;
pkgng)
sudo pkg clean
sudocmd pkg clean -a
;;
*)
fatal "Have no suitable command for $PMTYPE"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment