diff --git a/install-debian.sh b/install-debian.sh index 1fc2fe2..2fffebf 100644 --- a/install-debian.sh +++ b/install-debian.sh @@ -46,7 +46,9 @@ install-ohmyzsh() { ) } +# call target function depending of the arguments $@ +exit 0 EOL chmod +x $script