Skip to content

Commit 258268c

Browse files
committed
adding arch setup
1 parent 92cd27f commit 258268c

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

gitswift.exe

-4.54 MB
Binary file not shown.

server/.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
/target
2-
/build
2+
/build
3+
server
4+
.env

server/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
sudo docker compose -f compile.yml run --rm rust-builder

0 commit comments

Comments
 (0)