mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-11-02 21:40:23 +00:00
Small tweak for update function
This commit is contained in:
parent
04a7f6e75c
commit
a9adedba1e
@ -170,7 +170,7 @@ update() {
|
|||||||
docker-update
|
docker-update
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
printf "$1: not a valid action"
|
base $@
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user