about summary refs log tree commit diff
path: root/mkdeps
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2024-02-27 13:38:55 +0100
committerRory& <root@rory.gay>2024-02-27 13:38:55 +0100
commit7104061b5a0642dac9c64fa470552d18bce0d576 (patch)
tree823fb4d79df145651ebadd949f19e812a40b9f40 /mkdeps
parentRemove debug logging (diff)
downloadMatrixMediaGate-7104061b5a0642dac9c64fa470552d18bce0d576.tar.xz
Systemd logger
Diffstat (limited to 'mkdeps')
-rwxr-xr-xmkdeps3
1 files changed, 2 insertions, 1 deletions
diff --git a/mkdeps b/mkdeps
index 96930a6..8a89831 100755
--- a/mkdeps
+++ b/mkdeps
@@ -1,5 +1,6 @@
 #!/usr/bin/env nix-shell
-#!nix-shell -i "bash -x" -p bash nuget-to-nix git dotnet-sdk_8 nix curl jq yq
+#!nix-shell -i "bash -x" -p bash nuget-to-nix git dotnet-sdk_8 nix curl jq yq -vvvvv
+set +x
 projects=(
     MatrixMediaGate
 )