Skip to content

Commit

Permalink
🔧 New Build && Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nwrenger committed Jul 30, 2023
1 parent 51e8987 commit 08f1cfe
Show file tree
Hide file tree
Showing 13 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion export.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
rm -r ./static/_app/ ./static/bootstrap/ ./static/index.html ./static/login.html
npm run build
cross build -r --target x86_64-unknown-linux-gnu
cp target/release/x86_64-unknown-linux-gnu/schiller-db ./
cp target/x86_64-unknown-linux-gnu/release/schiller-db ./
zip -r exp/schiller-db_lin.zip schiller-db admin.env benutzer.txt logins.txt static/
rm schiller-db
cargo build -r --target x86_64-pc-windows-gnu
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion static/_app/immutable/chunks/singletons.64eb3624.js

This file was deleted.

Loading

0 comments on commit 08f1cfe

Please sign in to comment.