Small tweak for update function

main
Marko Korhonen 4 years ago
parent 04a7f6e75c
commit a9adedba1e

@ -170,7 +170,7 @@ update() {
docker-update
;;
*)
printf "$1: not a valid action"
base $@
;;
esac
}

Loading…
Cancel
Save