This repository was archived by the owner on May 19, 2024. It is now read-only.
Tags: wanjohiryan/warp
Tags
Bump moq-server from `5e4eb42` to `0bdcd7a` (#165) Bumps [moq-server](https://github.com/kixelated/moq-rs) from `5e4eb42` to `0bdcd7a`. - [Commits](moq-dev/moq@5e4eb42...0bdcd7a) --- updated-dependencies: - dependency-name: moq-server dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix log handling in bash (#74) * Fix logging to console * Replace `username` with `user` * Fix how log handling in bash * Fix directory errors * Tail command needs to run in the background * Remove log directory * Fix brave errors * Run child bash scripts in the back * Fix echo * Fix brave example