tkomatsu / minishell

my own shell like bash
MIT License
3 stars 0 forks source link

fix(launch.c): fix bug: when cmd is not relative or absolute path, it… #165

Closed kefujiwa closed 3 years ago

kefujiwa commented 3 years ago

@tkomatsu

162 の対応をしたので確認お願いします。

tkomatsu commented 3 years ago

LGTM