Skip to content

Commit

Permalink
chore: remove ao.lua and build new dev-cli 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
twilson63 committed Aug 1, 2024
1 parent a18e957 commit 3f15115
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 531 deletions.
2 changes: 1 addition & 1 deletion dev-cli/container/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ COPY ./src/loader.lua /opt/loader.lua

RUN mkdir -p /opt/src
COPY ./src/json.lua /opt/src/json.lua
COPY ./src/ao.lua /opt/src/ao.lua
# COPY ./src/ao.lua /opt/src/ao.lua
# COPY ./src/pack.lua /opt/pack.lua
COPY ./src/main.c /opt/main.c
COPY ./src/main.lua /opt/main.lua
Expand Down
217 changes: 0 additions & 217 deletions dev-cli/container/src/ao-test.lua

This file was deleted.

Loading

0 comments on commit 3f15115

Please sign in to comment.