Skip to content

Commit

Permalink
fix FreeBSD built + Minor REPL Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAndreiM committed Jul 7, 2024
1 parent 3bd4e58 commit b0d1e89
Show file tree
Hide file tree
Showing 10 changed files with 264 additions and 236 deletions.
1 change: 1 addition & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ task:
- JUKA_TOKEN: Linux_X86
setup_script:
- dpkg --add-architecture i386
- sudo add-apt-repository universe
- apt-get update
- apt-get install -y wget curl libc6:i386 libncurses5:i386 libstdc++6:i386 libicu-dev:i386 libssl-dev:i386 zlib1g:i386
- mkdir /usr/share/dotnet
Expand Down
11 changes: 0 additions & 11 deletions src/Juka/Command.cs

This file was deleted.

12 changes: 0 additions & 12 deletions src/Juka/Commands.cs

This file was deleted.

Loading

0 comments on commit b0d1e89

Please sign in to comment.