add logging
This commit is contained in:
parent
aaf05c1e12
commit
b833d938b4
@ -25,7 +25,7 @@ else
|
||||
exit 1
|
||||
fi
|
||||
cmd_exec chmod +x install &>>$INSTALLLOG
|
||||
cmd_exec ./install
|
||||
./install
|
||||
cmd_exec popd &>>$INSTALLLOG
|
||||
msg_ok "Finisched ${APP} Installation"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user