deployed version

This commit is contained in:
Gregor Lohaus
2026-02-26 02:15:37 +01:00
parent 84a255abac
commit 56b1da10b8
3 changed files with 14 additions and 4 deletions

View File

@@ -36,9 +36,9 @@
scripts.build-backend.exec = ''
gradle -p ./Backend build && echo $(date) > ./Backend/buildcompleted.at
'';
enterShell = ''
'';
# enterShell = ''
# PATH="$(pwd)/x86_64-linux-musl-native/bin:$PATH"
# '';
# https://devenv.sh/tasks/
# tasks = {