[why] Source shell_file based on different shells.
Signed-off-by: Hu XueJiao 1034502035@qq.com --- install.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 install.sh
diff --git a/install.sh b/install.sh new file mode 100644 index 00000000..fb3f2e18 --- /dev/null +++ b/install.sh @@ -0,0 +1,6 @@ +#!/bin/bash + +. lib/env.sh + +make +source $(shell_profile)