Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
admiswalker committed Jun 30, 2024
1 parent 81ecb66 commit eabd441
Show file tree
Hide file tree
Showing 5 changed files with 1,002 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ updateLib:
2. Edite under `sstd/src/` and `test/`
3. Compile
```bash
# ./docker/alpine/build.sh # if you use alpine docker env (Only for the init)
# ./docker/alpine/run.sh # if you use alpine docker env
make
```
4. Run tests
Expand Down
5 changes: 5 additions & 0 deletions admis/.ash_history
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
make clean
make
./exe
make clean
exit
Loading

0 comments on commit eabd441

Please sign in to comment.